#8FF5EC#8FF5EC
#8FF5EC is a very light, moderate teal. Relative luminance 0.772; OKLCH L 90.5% C 0.097 H 188.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF5EC |
|---|---|
| RGB | rgb(143, 245, 236) |
| HSL | hsl(175, 84%, 76%) |
| HSV | hsv(175, 42%, 96%) |
| CMYK | cmyk(41.6%, 0%, 3.7%, 3.9%) |
| CIE-LAB | lab(90.41, -31.87, -5.01) |
| CIE-LCH | lch(90.41, 32.27, 188.93°) |
| OKLab | oklab(90.55% -0.0958 -0.014) |
| OKLCH | oklch(90.55% 0.097 188.3) |
| XYZ | xyz(59.1145, 77.1961, 91.1259) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.23
Pale Cyan
#B7FFFA
ΔE00 5.10
Tiffany Blue
#7BF2DA
ΔE00 5.33
Bright Cyan
#41FDFE
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 6.34
Pale Aqua
#B8FFEB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF5EC #F58F98
analogous
#8FF5B9 #8FF5EC #8FCBF5
triadic
#8FF5EC #EC8FF5 #F5EC8F
tetradic
#8FF5EC #B98FF5 #F58F98 #CBF58F
square
#8FF5EC #B98FF5 #F58F98 #CBF58F
split-complementary
#8FF5EC #F58FCB #F5B98F
monochromatic
#1FEBD9 #57F0E2 #8FF5EC #C7FAF6 #E3FCFA
Accessibility & contrast
On white
1.28
#8FF5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#8FF5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF5EC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF5EC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#63FAF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #8ff5ec; /* rgb */ color: rgb(143, 245, 236); /* oklch */ color: oklch(90.5% 0.097 188.3);
Tailwind
colors: {
custom: {
50: '#b5f8f2',
500: '#8ff5ec',
950: '#000000',
},
}SCSS
$custom: #8ff5ec; $custom-light: #b5f8f2; $custom-dark: #000000;
JSON
{
"hex": "#8ff5ec",
"rgb": {
"r": 143,
"g": 245,
"b": 236
},
"hsl": {
"h": 174.706,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.90549,
"c": 0.09682,
"h": 188.3
},
"luminance": 0.77201
}Semantic roles & 50–950 ramp
primary
#8FF5EC
secondary
#D35661
accent
#0519E0
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585