#8EFFF2#8EFFF2
#8EFFF2 is a very light, moderate teal. Relative luminance 0.837; OKLCH L 92.9% C 0.106 H 185.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFF2 |
|---|---|
| RGB | rgb(142, 255, 242) |
| HSL | hsl(173, 100%, 78%) |
| HSV | hsv(173, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(93.31, -35.36, -3.86) |
| CIE-LCH | lch(93.31, 35.57, 186.23°) |
| OKLab | oklab(92.92% -0.1053 -0.0109) |
| OKLCH | oklch(92.92% 0.106 185.9) |
| XYZ | xyz(62.9359, 83.6766, 96.8219) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.80
Light Cyan
#ACFFFC
ΔE00 5.01
Pale Cyan
#B7FFFA
ΔE00 5.76
Pale Aqua
#B8FFEB
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.14
Bright Turquoise
#0FFEF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFF2 #FF8E9B
analogous
#8EFFB9 #8EFFF2 #8ED4FF
triadic
#8EFFF2 #F28EFF #FFF28E
tetradic
#8EFFF2 #B98EFF #FF8E9B #D4FF8E
square
#8EFFF2 #B98EFF #FF8E9B #D4FF8E
split-complementary
#8EFFF2 #FF8ED4 #FFB98E
monochromatic
#14FFE4 #51FFEB #8EFFF2 #CBFFF9 #E0FFFB
Accessibility & contrast
On white
1.18
#8EFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#8EFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFF2
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFF2 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#5BFFFB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efff2; /* rgb */ color: rgb(142, 255, 242); /* oklch */ color: oklch(92.9% 0.106 185.9);
Tailwind
colors: {
custom: {
50: '#b5fff6',
500: '#8efff2',
950: '#000000',
},
}SCSS
$custom: #8efff2; $custom-light: #b5fff6; $custom-dark: #000000;
JSON
{
"hex": "#8efff2",
"rgb": {
"r": 142,
"g": 255,
"b": 242
},
"hsl": {
"h": 173.097,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92924,
"c": 0.10584,
"h": 185.9
},
"luminance": 0.83682
}Semantic roles & 50–950 ramp
primary
#8EFFF2
secondary
#E05161
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685