#8EFFE2#8EFFE2
#8EFFE2 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.112 H 175.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFE2 |
|---|---|
| RGB | rgb(142, 255, 226) |
| HSL | hsl(165, 100%, 78%) |
| HSV | hsv(165, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.91, -39.00, 3.82) |
| CIE-LCH | lch(92.91, 39.19, 174.40°) |
| OKLab | oklab(92.47% -0.1119 0.0095) |
| OKLCH | oklch(92.47% 0.112 175.1) |
| XYZ | xyz(60.6372, 82.7571, 84.7151) |
| Luminance | 0.8276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.99
Tiffany Blue
#7BF2DA
ΔE00 3.27
Aquamarine
#7FFFD4
ΔE00 3.82
Light Turquoise
#7EF4CC
ΔE00 4.10
Pale Turquoise
#A5FBD5
ΔE00 4.57
Pale Aqua
#B8FFEB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFE2 #FF8EAB
analogous
#8EFFA9 #8EFFE2 #8EE3FF
triadic
#8EFFE2 #E28EFF #FFE28E
tetradic
#8EFFE2 #A98EFF #FF8EAB #E3FF8E
square
#8EFFE2 #A98EFF #FF8EAB #E3FF8E
split-complementary
#8EFFE2 #FF8EE3 #FFA98E
monochromatic
#14FFC3 #51FFD2 #8EFFE2 #CBFFF2 #E0FFF7
Accessibility & contrast
On white
1.20
#8EFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#8EFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFE2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFE2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#E5E5E4
Tritanopia (blue-blind)
#64FFF6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8effe2; /* rgb */ color: rgb(142, 255, 226); /* oklch */ color: oklch(92.5% 0.112 175.1);
Tailwind
colors: {
custom: {
50: '#b5ffeb',
500: '#8effe2',
950: '#000000',
},
}SCSS
$custom: #8effe2; $custom-light: #b5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#8effe2",
"rgb": {
"r": 142,
"g": 255,
"b": 226
},
"hsl": {
"h": 164.602,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92467,
"c": 0.11235,
"h": 175.1
},
"luminance": 0.82762
}Semantic roles & 50–950 ramp
primary
#8EFFE2
secondary
#E05176
accent
#003BE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684