#8CECDB#8CECDB
#8CECDB is a very light, moderate teal. Relative luminance 0.707; OKLCH L 87.9% C 0.095 H 181.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8CECDB |
|---|---|
| RGB | rgb(140, 236, 219) |
| HSL | hsl(169, 72%, 74%) |
| HSV | hsv(169, 41%, 93%) |
| CMYK | cmyk(40.7%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(87.33, -32.31, -0.67) |
| CIE-LCH | lch(87.33, 32.32, 181.18°) |
| OKLab | oklab(87.89% -0.0947 -0.0023) |
| OKLCH | oklch(87.89% 0.095 181.4) |
| XYZ | xyz(53.5919, 70.6770, 77.8221) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.04
Pale Aqua
#B8FFEB
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 6.20
Light Teal
#90E4C1
ΔE00 6.49
Light Aqua
#8CFFDB
ΔE00 6.58
Light Turquoise
#7EF4CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CECDB #EC8C9D
analogous
#8CECAB #8CECDB #8CCDEC
triadic
#8CECDB #DB8CEC #ECDB8C
tetradic
#8CECDB #AB8CEC #EC8C9D #CDEC8C
square
#8CECDB #AB8CEC #EC8C9D #CDEC8C
split-complementary
#8CECDB #EC8CCD #ECAB8C
monochromatic
#24DAB9 #57E3CB #8CECDB #C1F5EB #E5FBF7
Accessibility & contrast
On white
1.39
#8CECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#8CECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CECDB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CECDB | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DA
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#68EFE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cecdb; /* rgb */ color: rgb(140, 236, 219); /* oklch */ color: oklch(87.9% 0.095 181.4);
Tailwind
colors: {
custom: {
50: '#b2f2e6',
500: '#8cecdb',
950: '#000000',
},
}SCSS
$custom: #8cecdb; $custom-light: #b2f2e6; $custom-dark: #000000;
JSON
{
"hex": "#8cecdb",
"rgb": {
"r": 140,
"g": 236,
"b": 219
},
"hsl": {
"h": 169.375,
"s": 71.642,
"l": 73.725
},
"oklch": {
"l": 0.87886,
"c": 0.09478,
"h": 181.4
},
"luminance": 0.70681
}Semantic roles & 50–950 ramp
primary
#8CECDB
secondary
#C7556A
accent
#1234D4
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111715
muted
#818584