#8CECDF#8CECDF
#8CECDF is a very light, moderate teal. Relative luminance 0.709; OKLCH L 88.0% C 0.093 H 184.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8CECDF |
|---|---|
| RGB | rgb(140, 236, 223) |
| HSL | hsl(172, 72%, 74%) |
| HSV | hsv(172, 41%, 93%) |
| CMYK | cmyk(40.7%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(87.43, -31.39, -2.61) |
| CIE-LCH | lch(87.43, 31.50, 184.76°) |
| OKLab | oklab(88% -0.0931 -0.0075) |
| OKLCH | oklch(88% 0.093 184.6) |
| XYZ | xyz(54.1248, 70.8901, 80.6288) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 6.16
Turquoise
#40E0D0
ΔE00 6.26
Pale Aqua
#B8FFEB
ΔE00 6.37
Pale Cyan
#B7FFFA
ΔE00 6.56
Paleturquoise
#AFEEEE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CECDF #EC8C99
analogous
#8CECAF #8CECDF #8CC9EC
triadic
#8CECDF #DF8CEC #ECDF8C
tetradic
#8CECDF #AF8CEC #EC8C99 #C9EC8C
square
#8CECDF #AF8CEC #EC8C99 #C9EC8C
split-complementary
#8CECDF #EC8CC9 #ECAF8C
monochromatic
#24DAC1 #57E3D0 #8CECDF #C1F5EE #E5FBF8
Accessibility & contrast
On white
1.38
#8CECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#8CECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CECDF
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CECDF | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#66F0E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8cecdf; /* rgb */ color: rgb(140, 236, 223); /* oklch */ color: oklch(88.0% 0.093 184.6);
Tailwind
colors: {
custom: {
50: '#b2f2e8',
500: '#8cecdf',
950: '#000000',
},
}SCSS
$custom: #8cecdf; $custom-light: #b2f2e8; $custom-dark: #000000;
JSON
{
"hex": "#8cecdf",
"rgb": {
"r": 140,
"g": 236,
"b": 223
},
"hsl": {
"h": 171.875,
"s": 71.642,
"l": 73.725
},
"oklch": {
"l": 0.88004,
"c": 0.09338,
"h": 184.6
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#8CECDF
secondary
#C75565
accent
#122CD4
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584