#8EFFDF#8EFFDF
#8EFFDF is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.114 H 173.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFDF |
|---|---|
| RGB | rgb(142, 255, 223) |
| HSL | hsl(163, 100%, 78%) |
| HSV | hsv(163, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.84, -39.66, 5.27) |
| CIE-LCH | lch(92.84, 40.01, 172.43°) |
| OKLab | oklab(92.39% -0.1132 0.0133) |
| OKLCH | oklch(92.39% 0.114 173.3) |
| XYZ | xyz(60.2291, 82.5938, 82.5661) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.11
Aquamarine
#7FFFD4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.44
Tiffany Blue
#7BF2DA
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 3.96
Light Aquamarine
#7BFDC7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFDF #FF8EAE
analogous
#8EFFA6 #8EFFDF #8EE6FF
triadic
#8EFFDF #DF8EFF #FFDF8E
tetradic
#8EFFDF #A68EFF #FF8EAE #E6FF8E
square
#8EFFDF #A68EFF #FF8EAE #E6FF8E
split-complementary
#8EFFDF #FF8EE6 #FFA68E
monochromatic
#14FFBC #51FFCE #8EFFDF #CBFFF0 #E0FFF6
Accessibility & contrast
On white
1.20
#8EFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#8EFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFDF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFDF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E6E5E1
Tritanopia (blue-blind)
#65FFF5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8effdf; /* rgb */ color: rgb(142, 255, 223); /* oklch */ color: oklch(92.4% 0.114 173.3);
Tailwind
colors: {
custom: {
50: '#b5ffe9',
500: '#8effdf',
950: '#000000',
},
}SCSS
$custom: #8effdf; $custom-light: #b5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#8effdf",
"rgb": {
"r": 142,
"g": 255,
"b": 223
},
"hsl": {
"h": 163.009,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92385,
"c": 0.11399,
"h": 173.3
},
"luminance": 0.82598
}Semantic roles & 50–950 ramp
primary
#8EFFDF
secondary
#E0517A
accent
#0041E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684