#8FF7EA#8FF7EA
#8FF7EA is a very light, moderate teal. Relative luminance 0.783; OKLCH L 90.9% C 0.099 H 185.3°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7EA |
|---|---|
| RGB | rgb(143, 247, 234) |
| HSL | hsl(173, 87%, 76%) |
| HSV | hsv(173, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(90.92, -33.28, -3.23) |
| CIE-LCH | lch(90.92, 33.43, 185.54°) |
| OKLab | oklab(90.94% -0.0989 -0.0092) |
| OKLCH | oklch(90.94% 0.099 185.3) |
| XYZ | xyz(59.4339, 78.2972, 89.8069) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.11
Light Cyan
#ACFFFC
ΔE00 5.04
Pale Cyan
#B7FFFA
ΔE00 5.64
Pale Aqua
#B8FFEB
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 6.46
Bright Turquoise
#0FFEF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7EA #F78F9C
analogous
#8FF7B6 #8FF7EA #8FD0F7
triadic
#8FF7EA #EA8FF7 #F7EA8F
tetradic
#8FF7EA #B68FF7 #F78F9C #D0F78F
square
#8FF7EA #B68FF7 #F78F9C #D0F78F
split-complementary
#8FF7EA #F78FD0 #F7B68F
monochromatic
#1DEFD5 #56F3DF #8FF7EA #C8FBF5 #E2FDFA
Accessibility & contrast
On white
1.26
#8FF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#8FF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7EA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7EA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#64FBF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff7ea; /* rgb */ color: rgb(143, 247, 234); /* oklch */ color: oklch(90.9% 0.099 185.3);
Tailwind
colors: {
custom: {
50: '#b5faf0',
500: '#8ff7ea',
950: '#000000',
},
}SCSS
$custom: #8ff7ea; $custom-light: #b5faf0; $custom-dark: #000000;
JSON
{
"hex": "#8ff7ea",
"rgb": {
"r": 143,
"g": 247,
"b": 234
},
"hsl": {
"h": 172.5,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.90937,
"c": 0.09932,
"h": 185.3
},
"luminance": 0.78302
}Semantic roles & 50–950 ramp
primary
#8FF7EA
secondary
#D55565
accent
#021EE3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585