#8FFFEE#8FFFEE
#8FFFEE is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.106 H 183.0°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFFEE |
|---|---|
| RGB | rgb(143, 255, 238) |
| HSL | hsl(171, 100%, 78%) |
| HSV | hsv(171, 44%, 100%) |
| CMYK | cmyk(43.9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.25, -36.06, -1.88) |
| CIE-LCH | lch(93.25, 36.11, 182.99°) |
| OKLab | oklab(92.85% -0.1062 -0.0056) |
| OKLCH | oklch(92.85% 0.106 183) |
| XYZ | xyz(62.5141, 83.5278, 93.7006) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.86
Pale Aqua
#B8FFEB
ΔE00 5.36
Light Aqua
#8CFFDB
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 5.96
Bright Aqua
#0BF9EA
ΔE00 6.26
Pale Cyan
#B7FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFFEE #FF8FA0
analogous
#8FFFB6 #8FFFEE #8FD8FF
triadic
#8FFFEE #EE8FFF #FFEE8F
tetradic
#8FFFEE #B68FFF #FF8FA0 #D8FF8F
square
#8FFFEE #B68FFF #FF8FA0 #D8FF8F
split-complementary
#8FFFEE #FF8FD8 #FFB68F
monochromatic
#15FFDB #52FFE5 #8FFFEE #CCFFF7 #E0FFFA
Accessibility & contrast
On white
1.19
#8FFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#8FFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFFEE
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFFEE | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#5FFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8fffee; /* rgb */ color: rgb(143, 255, 238); /* oklch */ color: oklch(92.8% 0.106 183.0);
Tailwind
colors: {
custom: {
50: '#b6fff3',
500: '#8fffee',
950: '#000000',
},
}SCSS
$custom: #8fffee; $custom-light: #b6fff3; $custom-dark: #000000;
JSON
{
"hex": "#8fffee",
"rgb": {
"r": 143,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.893,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92848,
"c": 0.10637,
"h": 183
},
"luminance": 0.83533
}Semantic roles & 50–950 ramp
primary
#8FFFEE
secondary
#E05267
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685