#8FF7EF#8FF7EF
#8FF7EF is a very light, moderate teal. Relative luminance 0.786; OKLCH L 91.1% C 0.098 H 189.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7EF |
|---|---|
| RGB | rgb(143, 247, 239) |
| HSL | hsl(175, 87%, 76%) |
| HSV | hsv(175, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(91.05, -32.11, -5.63) |
| CIE-LCH | lch(91.05, 32.60, 189.95°) |
| OKLab | oklab(91.09% -0.0968 -0.0157) |
| OKLCH | oklch(91.09% 0.098 189.2) |
| XYZ | xyz(60.1624, 78.5886, 93.6434) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.92
Pale Cyan
#B7FFFA
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.74
Bright Cyan
#41FDFE
ΔE00 5.84
Paleturquoise
#AFEEEE
ΔE00 6.34
Bright Turquoise
#0FFEF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7EF #F78F97
analogous
#8FF7BB #8FF7EF #8FCBF7
triadic
#8FF7EF #EF8FF7 #F7EF8F
tetradic
#8FF7EF #BB8FF7 #F78F97 #CBF78F
square
#8FF7EF #BB8FF7 #F78F97 #CBF78F
split-complementary
#8FF7EF #F78FCB #F7BB8F
monochromatic
#1DEFDF #56F3E7 #8FF7EF #C8FBF7 #E2FDFB
Accessibility & contrast
On white
1.26
#8FF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#8FF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7EF
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7EF | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEF
Deuteranopia (green-blind)
#DAE0F0
Tritanopia (blue-blind)
#61FCF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff7ef; /* rgb */ color: rgb(143, 247, 239); /* oklch */ color: oklch(91.1% 0.098 189.2);
Tailwind
colors: {
custom: {
50: '#b5faf4',
500: '#8ff7ef',
950: '#000000',
},
}SCSS
$custom: #8ff7ef; $custom-light: #b5faf4; $custom-dark: #000000;
JSON
{
"hex": "#8ff7ef",
"rgb": {
"r": 143,
"g": 247,
"b": 239
},
"hsl": {
"h": 175.385,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.91088,
"c": 0.0981,
"h": 189.2
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#8FF7EF
secondary
#D5555F
accent
#0214E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585