#8FF8EA#8FF8EA
#8FF8EA is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.2% C 0.100 H 184.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8EA |
|---|---|
| RGB | rgb(143, 248, 234) |
| HSL | hsl(172, 88%, 77%) |
| HSV | hsv(172, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(91.19, -33.74, -2.82) |
| CIE-LCH | lch(91.19, 33.86, 184.77°) |
| OKLab | oklab(91.16% -0.1 -0.0081) |
| OKLCH | oklch(91.16% 0.1 184.6) |
| XYZ | xyz(59.7405, 78.9104, 89.9091) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.87
Light Cyan
#ACFFFC
ΔE00 5.25
Pale Aqua
#B8FFEB
ΔE00 5.49
Pale Cyan
#B7FFFA
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 6.39
Light Aqua
#8CFFDB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8EA #F88F9D
analogous
#8FF8B6 #8FF8EA #8FD2F8
triadic
#8FF8EA #EA8FF8 #F8EA8F
tetradic
#8FF8EA #B68FF8 #F88F9D #D2F88F
square
#8FF8EA #B68FF8 #F88F9D #D2F88F
split-complementary
#8FF8EA #F88FD2 #F8B68F
monochromatic
#1CF1D4 #55F4DF #8FF8EA #C9FCF5 #E2FDFA
Accessibility & contrast
On white
1.25
#8FF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#8FF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8EA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8EA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#63FCF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ff8ea; /* rgb */ color: rgb(143, 248, 234); /* oklch */ color: oklch(91.2% 0.100 184.6);
Tailwind
colors: {
custom: {
50: '#b5fbf0',
500: '#8ff8ea',
950: '#000000',
},
}SCSS
$custom: #8ff8ea; $custom-light: #b5fbf0; $custom-dark: #000000;
JSON
{
"hex": "#8ff8ea",
"rgb": {
"r": 143,
"g": 248,
"b": 234
},
"hsl": {
"h": 172,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.91161,
"c": 0.10035,
"h": 184.6
},
"luminance": 0.78915
}Semantic roles & 50–950 ramp
primary
#8FF8EA
secondary
#D75566
accent
#011FE5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585