#8EFFEF#8EFFEF
#8EFFEF is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.107 H 183.8°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFEF |
|---|---|
| RGB | rgb(142, 255, 239) |
| HSL | hsl(172, 100%, 78%) |
| HSV | hsv(172, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.23, -36.06, -2.42) |
| CIE-LCH | lch(93.23, 36.14, 183.84°) |
| OKLab | oklab(92.84% -0.1065 -0.0071) |
| OKLCH | oklch(92.84% 0.107 183.8) |
| XYZ | xyz(62.4891, 83.4978, 94.4684) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.05
Pale Aqua
#B8FFEB
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 6.12
Bright Aqua
#0BF9EA
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFEF #FF8E9E
analogous
#8EFFB6 #8EFFEF #8ED7FF
triadic
#8EFFEF #EF8EFF #FFEF8E
tetradic
#8EFFEF #B68EFF #FF8E9E #D7FF8E
square
#8EFFEF #B68EFF #FF8E9E #D7FF8E
split-complementary
#8EFFEF #FF8ED7 #FFB68E
monochromatic
#14FFDE #51FFE6 #8EFFEF #CBFFF8 #E0FFFB
Accessibility & contrast
On white
1.19
#8EFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#8EFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFEF
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFEF | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#E2E6F1
Tritanopia (blue-blind)
#5DFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8effef; /* rgb */ color: rgb(142, 255, 239); /* oklch */ color: oklch(92.8% 0.107 183.8);
Tailwind
colors: {
custom: {
50: '#b5fff4',
500: '#8effef',
950: '#000000',
},
}SCSS
$custom: #8effef; $custom-light: #b5fff4; $custom-dark: #000000;
JSON
{
"hex": "#8effef",
"rgb": {
"r": 142,
"g": 255,
"b": 239
},
"hsl": {
"h": 171.504,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92836,
"c": 0.10675,
"h": 183.8
},
"luminance": 0.83503
}Semantic roles & 50–950 ramp
primary
#8EFFEF
secondary
#E05165
accent
#0020E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685