#8DDEBA#8DDEBA
#8DDEBA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.8% C 0.095 H 164.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDEBA |
|---|---|
| RGB | rgb(141, 222, 186) |
| HSL | hsl(153, 55%, 71%) |
| HSV | hsv(153, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.62, -32.62, 9.90) |
| CIE-LCH | lch(82.62, 34.09, 163.11°) |
| OKLab | oklab(83.84% -0.0915 0.0255) |
| OKLCH | oklch(83.84% 0.095 164.4) |
| XYZ | xyz(45.9654, 61.4477, 55.8834) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.46
Seafoam
#7FE0B3
ΔE00 2.68
Seafoam Blue
#78D1B6
ΔE00 4.47
Pale Teal
#82CBB2
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 5.52
Light Turquoise
#7EF4CC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDEBA #DE8DB1
analogous
#8DDE91 #8DDEBA #8DD9DE
triadic
#8DDEBA #BA8DDE #DEBA8D
tetradic
#8DDEBA #918DDE #DE8DB1 #D9DE8D
square
#8DDEBA #918DDE #DE8DB1 #D9DE8D
split-complementary
#8DDEBA #DE8DD9 #DE918D
monochromatic
#36BB80 #5ED09D #8DDEBA #BCECD7 #E7F8F1
Accessibility & contrast
On white
1.58
#8DDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#8DDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDEBA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDEBA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B8
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#79DED4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ddeba; /* rgb */ color: rgb(141, 222, 186); /* oklch */ color: oklch(83.8% 0.095 164.4);
Tailwind
colors: {
custom: {
50: '#b1e8ce',
500: '#8ddeba',
950: '#000000',
},
}SCSS
$custom: #8ddeba; $custom-light: #b1e8ce; $custom-dark: #000000;
JSON
{
"hex": "#8ddeba",
"rgb": {
"r": 141,
"g": 222,
"b": 186
},
"hsl": {
"h": 153.333,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.83839,
"c": 0.09495,
"h": 164.4
},
"luminance": 0.6145
}Semantic roles & 50–950 ramp
primary
#8DDEBA
secondary
#B65A82
accent
#236AC3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483