#8EFCEC#8EFCEC
#8EFCEC is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.1% C 0.105 H 183.6°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFCEC |
|---|---|
| RGB | rgb(142, 252, 236) |
| HSL | hsl(171, 95%, 77%) |
| HSV | hsv(171, 44%, 99%) |
| CMYK | cmyk(43.7%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(92.32, -35.37, -2.21) |
| CIE-LCH | lch(92.32, 35.44, 183.57°) |
| OKLab | oklab(92.07% -0.1044 -0.0065) |
| OKLCH | oklch(92.07% 0.105 183.6) |
| XYZ | xyz(61.1000, 81.4229, 91.8371) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.67
Pale Aqua
#B8FFEB
ΔE00 5.42
Light Cyan
#ACFFFC
ΔE00 5.74
Light Aqua
#8CFFDB
ΔE00 6.06
Bright Aqua
#0BF9EA
ΔE00 6.16
Pale Cyan
#B7FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFCEC #FC8E9E
analogous
#8EFCB5 #8EFCEC #8ED5FC
triadic
#8EFCEC #EC8EFC #FCEC8E
tetradic
#8EFCEC #B58EFC #FC8E9E #D5FC8E
square
#8EFCEC #B58EFC #FC8E9E #D5FC8E
split-complementary
#8EFCEC #FC8ED5 #FCB58E
monochromatic
#17F9D8 #52FAE2 #8EFCEC #CAFEF6 #E1FEFA
Accessibility & contrast
On white
1.21
#8EFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#8EFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFCEC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFCEC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#5FFFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8efcec; /* rgb */ color: rgb(142, 252, 236); /* oklch */ color: oklch(92.1% 0.105 183.6);
Tailwind
colors: {
custom: {
50: '#b5fdf2',
500: '#8efcec',
950: '#000000',
},
}SCSS
$custom: #8efcec; $custom-light: #b5fdf2; $custom-dark: #000000;
JSON
{
"hex": "#8efcec",
"rgb": {
"r": 142,
"g": 252,
"b": 236
},
"hsl": {
"h": 171.273,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.92074,
"c": 0.10461,
"h": 183.6
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#8EFCEC
secondary
#DC5266
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685