#8FF7EE#8FF7EE
#8FF7EE is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.1% C 0.098 H 188.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF7EE |
|---|---|
| RGB | rgb(143, 247, 238) |
| HSL | hsl(175, 87%, 76%) |
| HSV | hsv(175, 42%, 97%) |
| CMYK | cmyk(42.1%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(91.02, -32.34, -5.15) |
| CIE-LCH | lch(91.02, 32.75, 189.05°) |
| OKLab | oklab(91.06% -0.0972 -0.0144) |
| OKLCH | oklch(91.06% 0.098 188.4) |
| XYZ | xyz(60.0151, 78.5296, 92.8675) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.11
Pale Cyan
#B7FFFA
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.40
Bright Cyan
#41FDFE
ΔE00 6.01
Pale Aqua
#B8FFEB
ΔE00 6.37
Bright Turquoise
#0FFEF9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF7EE #F78F98
analogous
#8FF7BA #8FF7EE #8FCCF7
triadic
#8FF7EE #EE8FF7 #F7EE8F
tetradic
#8FF7EE #BA8FF7 #F78F98 #CCF78F
square
#8FF7EE #BA8FF7 #F78F98 #CCF78F
split-complementary
#8FF7EE #F78FCC #F7BA8F
monochromatic
#1DEFDD #56F3E5 #8FF7EE #C8FBF7 #E2FDFB
Accessibility & contrast
On white
1.26
#8FF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#8FF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF7EE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF7EE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#61FCF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff7ee; /* rgb */ color: rgb(143, 247, 238); /* oklch */ color: oklch(91.1% 0.098 188.4);
Tailwind
colors: {
custom: {
50: '#b5faf3',
500: '#8ff7ee',
950: '#000000',
},
}SCSS
$custom: #8ff7ee; $custom-light: #b5faf3; $custom-dark: #000000;
JSON
{
"hex": "#8ff7ee",
"rgb": {
"r": 143,
"g": 247,
"b": 238
},
"hsl": {
"h": 174.808,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.91057,
"c": 0.09831,
"h": 188.4
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#8FF7EE
secondary
#D55560
accent
#0216E3
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585