#8FF4DE#8FF4DE
#8FF4DE is a very light, moderate teal. Relative luminance 0.758; OKLCH L 89.9% C 0.101 H 178.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4DE |
|---|---|
| RGB | rgb(143, 244, 222) |
| HSL | hsl(167, 82%, 76%) |
| HSV | hsv(167, 41%, 96%) |
| CMYK | cmyk(41.4%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(89.77, -34.61, 1.35) |
| CIE-LCH | lch(89.77, 34.64, 177.77°) |
| OKLab | oklab(89.91% -0.1005 0.003) |
| OKLCH | oklch(89.91% 0.101 178.3) |
| XYZ | xyz(56.8580, 75.8108, 80.7299) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.00
Light Aqua
#8CFFDB
ΔE00 4.42
Pale Aqua
#B8FFEB
ΔE00 5.04
Light Turquoise
#7EF4CC
ΔE00 5.25
Pale Turquoise
#A5FBD5
ΔE00 5.74
Light Teal
#90E4C1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4DE #F48FA5
analogous
#8FF4AB #8FF4DE #8FD7F4
triadic
#8FF4DE #DE8FF4 #F4DE8F
tetradic
#8FF4DE #AB8FF4 #F48FA5 #D7F48F
square
#8FF4DE #AB8FF4 #F48FA5 #D7F48F
split-complementary
#8FF4DE #F48FD7 #F4AB8F
monochromatic
#20E9BD #57EFCE #8FF4DE #C7F9EE #E3FCF7
Accessibility & contrast
On white
1.30
#8FF4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#8FF4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4DE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4DE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DD
Deuteranopia (green-blind)
#DCDDE0
Tritanopia (blue-blind)
#6AF7ED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff4de; /* rgb */ color: rgb(143, 244, 222); /* oklch */ color: oklch(89.9% 0.101 178.3);
Tailwind
colors: {
custom: {
50: '#b4f8e8',
500: '#8ff4de',
950: '#000000',
},
}SCSS
$custom: #8ff4de; $custom-light: #b4f8e8; $custom-dark: #000000;
JSON
{
"hex": "#8ff4de",
"rgb": {
"r": 143,
"g": 244,
"b": 222
},
"hsl": {
"h": 166.931,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.89914,
"c": 0.10051,
"h": 178.3
},
"luminance": 0.75815
}Semantic roles & 50–950 ramp
primary
#8FF4DE
secondary
#D15671
accent
#0736DF
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584