#8FF3ED#8FF3ED
#8FF3ED is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.1% C 0.095 H 190.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3ED |
|---|---|
| RGB | rgb(143, 243, 237) |
| HSL | hsl(176, 81%, 76%) |
| HSV | hsv(176, 41%, 95%) |
| CMYK | cmyk(41.2%, 0%, 2.5%, 4.7%) |
| CIE-LAB | lab(89.88, -30.69, -6.31) |
| CIE-LCH | lch(89.88, 31.34, 191.62°) |
| OKLab | oklab(90.13% -0.0931 -0.0175) |
| OKLCH | oklch(90.13% 0.095 190.6) |
| XYZ | xyz(58.6585, 76.0508, 91.6926) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.89
Pale Cyan
#B7FFFA
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 5.62
Bright Cyan
#41FDFE
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Tiffany Blue
#7BF2DA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3ED #F38F95
analogous
#8FF3BB #8FF3ED #8FC7F3
triadic
#8FF3ED #ED8FF3 #F3ED8F
tetradic
#8FF3ED #BB8FF3 #F38F95 #C7F38F
square
#8FF3ED #BB8FF3 #F38F95 #C7F38F
split-complementary
#8FF3ED #F38FC7 #F3BB8F
monochromatic
#20E7DB #58EDE4 #8FF3ED #C6F9F6 #E3FCFB
Accessibility & contrast
On white
1.30
#8FF3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#8FF3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3ED
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3ED | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#63F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff3ed; /* rgb */ color: rgb(143, 243, 237); /* oklch */ color: oklch(90.1% 0.095 190.6);
Tailwind
colors: {
custom: {
50: '#b5f7f2',
500: '#8ff3ed',
950: '#000000',
},
}SCSS
$custom: #8ff3ed; $custom-light: #b5f7f2; $custom-dark: #000000;
JSON
{
"hex": "#8ff3ed",
"rgb": {
"r": 143,
"g": 243,
"b": 237
},
"hsl": {
"h": 176.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.90133,
"c": 0.09475,
"h": 190.6
},
"luminance": 0.76055
}Semantic roles & 50–950 ramp
primary
#8FF3ED
secondary
#D0565D
accent
#0915DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585