#8CDAB9#8CDAB9
#8CDAB9 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.091 H 165.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDAB9 |
|---|---|
| RGB | rgb(140, 218, 185) |
| HSL | hsl(155, 51%, 70%) |
| HSV | hsv(155, 36%, 85%) |
| CMYK | cmyk(35.8%, 0%, 15.1%, 14.5%) |
| CIE-LAB | lab(81.41, -31.22, 8.70) |
| CIE-LCH | lch(81.41, 32.41, 164.43°) |
| OKLab | oklab(82.85% -0.0878 0.0224) |
| OKLCH | oklch(82.85% 0.091 165.7) |
| XYZ | xyz(44.6403, 59.2184, 54.9676) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.29
Seafoam
#7FE0B3
ΔE00 3.53
Seafoam Blue
#78D1B6
ΔE00 3.54
Pale Teal
#82CBB2
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 4.97
Light Turquoise
#7EF4CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDAB9 #DA8CAD
analogous
#8CDA92 #8CDAB9 #8CD4DA
triadic
#8CDAB9 #B98CDA #DAB98C
tetradic
#8CDAB9 #928CDA #DA8CAD #D4DA8C
square
#8CDAB9 #928CDA #DA8CAD #D4DA8C
split-complementary
#8CDAB9 #DA8CD4 #DA928C
monochromatic
#39B27F #5ECB9D #8CDAB9 #BAE9D5 #E8F8F1
Accessibility & contrast
On white
1.63
#8CDAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#8CDAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDAB9
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDAB9 | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B7
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#78DAD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8cdab9; /* rgb */ color: rgb(140, 218, 185); /* oklch */ color: oklch(82.8% 0.091 165.7);
Tailwind
colors: {
custom: {
50: '#b0e5ce',
500: '#8cdab9',
950: '#000000',
},
}SCSS
$custom: #8cdab9; $custom-light: #b0e5ce; $custom-dark: #000000;
JSON
{
"hex": "#8cdab9",
"rgb": {
"r": 140,
"g": 218,
"b": 185
},
"hsl": {
"h": 154.615,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.82846,
"c": 0.09066,
"h": 165.7
},
"luminance": 0.59221
}Semantic roles & 50–950 ramp
primary
#8CDAB9
secondary
#B1597E
accent
#2767BF
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111613
muted
#818483