#8FF7ED#8FF7ED
#8FF7ED is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.0% C 0.099 H 187.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7ED |
|---|---|
| RGB | rgb(143, 247, 237) |
| HSL | hsl(174, 87%, 76%) |
| HSV | hsv(174, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 4%, 3.1%) |
| CIE-LAB | lab(90.99, -32.58, -4.67) |
| CIE-LCH | lch(90.99, 32.91, 188.16°) |
| OKLab | oklab(91.03% -0.0977 -0.0131) |
| OKLCH | oklch(91.03% 0.099 187.6) |
| XYZ | xyz(59.8686, 78.4710, 92.0959) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 5.07
Pale Cyan
#B7FFFA
ΔE00 5.16
Pale Aqua
#B8FFEB
ΔE00 6.17
Bright Cyan
#41FDFE
ΔE00 6.20
Bright Turquoise
#0FFEF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7ED #F78F99
analogous
#8FF7B9 #8FF7ED #8FCDF7
triadic
#8FF7ED #ED8FF7 #F7ED8F
tetradic
#8FF7ED #B98FF7 #F78F99 #CDF78F
square
#8FF7ED #B98FF7 #F78F99 #CDF78F
split-complementary
#8FF7ED #F78FCD #F7B98F
monochromatic
#1DEFDB #56F3E4 #8FF7ED #C8FBF6 #E2FDFA
Accessibility & contrast
On white
1.26
#8FF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#8FF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7ED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7ED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#62FCF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff7ed; /* rgb */ color: rgb(143, 247, 237); /* oklch */ color: oklch(91.0% 0.099 187.6);
Tailwind
colors: {
custom: {
50: '#b5faf2',
500: '#8ff7ed',
950: '#000000',
},
}SCSS
$custom: #8ff7ed; $custom-light: #b5faf2; $custom-dark: #000000;
JSON
{
"hex": "#8ff7ed",
"rgb": {
"r": 143,
"g": 247,
"b": 237
},
"hsl": {
"h": 174.231,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.91027,
"c": 0.09853,
"h": 187.6
},
"luminance": 0.78476
}Semantic roles & 50–950 ramp
primary
#8FF7ED
secondary
#D55561
accent
#0218E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585