#8FF4E9#8FF4E9
#8FF4E9 is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.2% C 0.097 H 186.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF4E9 |
|---|---|
| RGB | rgb(143, 244, 233) |
| HSL | hsl(173, 82%, 76%) |
| HSV | hsv(173, 41%, 96%) |
| CMYK | cmyk(41.4%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(90.05, -32.10, -3.97) |
| CIE-LCH | lch(90.05, 32.35, 187.05°) |
| OKLab | oklab(90.24% -0.0959 -0.0112) |
| OKLCH | oklch(90.24% 0.097 186.7) |
| XYZ | xyz(58.3807, 76.4198, 88.7491) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 5.41
Pale Aqua
#B8FFEB
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 6.67
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF4E9 #F48F9A
analogous
#8FF4B6 #8FF4E9 #8FCCF4
triadic
#8FF4E9 #E98FF4 #F4E98F
tetradic
#8FF4E9 #B68FF4 #F48F9A #CCF48F
square
#8FF4E9 #B68FF4 #F48F9A #CCF48F
split-complementary
#8FF4E9 #F48FCC #F4B68F
monochromatic
#20E9D3 #57EFDE #8FF4E9 #C7F9F4 #E3FCFA
Accessibility & contrast
On white
1.29
#8FF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#8FF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF4E9
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF4E9 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE9
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#65F8F0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff4e9; /* rgb */ color: rgb(143, 244, 233); /* oklch */ color: oklch(90.2% 0.097 186.7);
Tailwind
colors: {
custom: {
50: '#b5f8f0',
500: '#8ff4e9',
950: '#000000',
},
}SCSS
$custom: #8ff4e9; $custom-light: #b5f8f0; $custom-dark: #000000;
JSON
{
"hex": "#8ff4e9",
"rgb": {
"r": 143,
"g": 244,
"b": 233
},
"hsl": {
"h": 173.465,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.90235,
"c": 0.09654,
"h": 186.7
},
"luminance": 0.76424
}Semantic roles & 50–950 ramp
primary
#8FF4E9
secondary
#D15663
accent
#071EDF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585