#8FF5EE#8FF5EE
#8FF5EE is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.6% C 0.096 H 189.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF5EE |
|---|---|
| RGB | rgb(143, 245, 238) |
| HSL | hsl(176, 84%, 76%) |
| HSV | hsv(176, 42%, 96%) |
| CMYK | cmyk(41.6%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(90.47, -31.40, -5.97) |
| CIE-LCH | lch(90.47, 31.97, 190.76°) |
| OKLab | oklab(90.61% -0.095 -0.0166) |
| OKLCH | oklch(90.61% 0.096 189.9) |
| XYZ | xyz(59.4067, 77.3130, 92.6648) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.86
Pale Cyan
#B7FFFA
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 5.97
Tiffany Blue
#7BF2DA
ΔE00 6.02
Bright Turquoise
#0FFEF9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF5EE #F58F96
analogous
#8FF5BB #8FF5EE #8FC9F5
triadic
#8FF5EE #EE8FF5 #F5EE8F
tetradic
#8FF5EE #BB8FF5 #F58F96 #C9F58F
square
#8FF5EE #BB8FF5 #F58F96 #C9F58F
split-complementary
#8FF5EE #F58FC9 #F5BB8F
monochromatic
#1FEBDD #57F0E5 #8FF5EE #C7FAF7 #E3FCFB
Accessibility & contrast
On white
1.28
#8FF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#8FF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF5EE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF5EE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEE
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#62FAF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff5ee; /* rgb */ color: rgb(143, 245, 238); /* oklch */ color: oklch(90.6% 0.096 189.9);
Tailwind
colors: {
custom: {
50: '#b5f8f3',
500: '#8ff5ee',
950: '#000000',
},
}SCSS
$custom: #8ff5ee; $custom-light: #b5f8f3; $custom-dark: #000000;
JSON
{
"hex": "#8ff5ee",
"rgb": {
"r": 143,
"g": 245,
"b": 238
},
"hsl": {
"h": 175.882,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.9061,
"c": 0.09642,
"h": 189.9
},
"luminance": 0.77318
}Semantic roles & 50–950 ramp
primary
#8FF5EE
secondary
#D3565E
accent
#0514E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585