#8FF3EC#8FF3EC
#8FF3EC is a very light, moderate teal. Relative luminance 0.760; OKLCH L 90.1% C 0.095 H 189.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3EC |
|---|---|
| RGB | rgb(143, 243, 236) |
| HSL | hsl(176, 81%, 76%) |
| HSV | hsv(176, 41%, 95%) |
| CMYK | cmyk(41.2%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(89.86, -30.93, -5.83) |
| CIE-LCH | lch(89.86, 31.48, 190.67°) |
| OKLab | oklab(90.1% -0.0935 -0.0162) |
| OKLCH | oklch(90.1% 0.095 189.8) |
| XYZ | xyz(58.5128, 75.9926, 90.9253) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.03
Pale Cyan
#B7FFFA
ΔE00 4.99
Paleturquoise
#AFEEEE
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3EC #F38F96
analogous
#8FF3BA #8FF3EC #8FC8F3
triadic
#8FF3EC #EC8FF3 #F3EC8F
tetradic
#8FF3EC #BA8FF3 #F38F96 #C8F38F
square
#8FF3EC #BA8FF3 #F38F96 #C8F38F
split-complementary
#8FF3EC #F38FC8 #F3BA8F
monochromatic
#20E7D9 #58EDE3 #8FF3EC #C6F9F5 #E3FCFA
Accessibility & contrast
On white
1.30
#8FF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#8FF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3EC
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3EC | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#D7DDED
Tritanopia (blue-blind)
#64F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff3ec; /* rgb */ color: rgb(143, 243, 236); /* oklch */ color: oklch(90.1% 0.095 189.8);
Tailwind
colors: {
custom: {
50: '#b5f7f2',
500: '#8ff3ec',
950: '#000000',
},
}SCSS
$custom: #8ff3ec; $custom-light: #b5f7f2; $custom-dark: #000000;
JSON
{
"hex": "#8ff3ec",
"rgb": {
"r": 143,
"g": 243,
"b": 236
},
"hsl": {
"h": 175.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.90102,
"c": 0.09492,
"h": 189.8
},
"luminance": 0.75997
}Semantic roles & 50–950 ramp
primary
#8FF3EC
secondary
#D0565F
accent
#0917DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121716
muted
#828585