#8FF3EF#8FF3EF
#8FF3EF is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.2% C 0.094 H 192.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3EF |
|---|---|
| RGB | rgb(143, 243, 239) |
| HSL | hsl(178, 81%, 76%) |
| HSV | hsv(178, 41%, 95%) |
| CMYK | cmyk(41.2%, 0%, 1.6%, 4.7%) |
| CIE-LAB | lab(89.94, -30.22, -7.27) |
| CIE-LCH | lch(89.94, 31.08, 193.53°) |
| OKLab | oklab(90.2% -0.0923 -0.0201) |
| OKLCH | oklch(90.2% 0.094 192.3) |
| XYZ | xyz(58.9523, 76.1684, 93.2401) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.68
Pale Cyan
#B7FFFA
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Bright Cyan
#41FDFE
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3EF #F38F93
analogous
#8FF3BD #8FF3EF #8FC5F3
triadic
#8FF3EF #EF8FF3 #F3EF8F
tetradic
#8FF3EF #BD8FF3 #F38F93 #C5F38F
square
#8FF3EF #BD8FF3 #F38F93 #C5F38F
split-complementary
#8FF3EF #F38FC5 #F3BD8F
monochromatic
#20E7DF #58EDE7 #8FF3EF #C6F9F7 #E3FCFB
Accessibility & contrast
On white
1.29
#8FF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#8FF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3EF
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3EF | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#D6DDF0
Tritanopia (blue-blind)
#62F8F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #8ff3ef; /* rgb */ color: rgb(143, 243, 239); /* oklch */ color: oklch(90.2% 0.094 192.3);
Tailwind
colors: {
custom: {
50: '#b5f7f4',
500: '#8ff3ef',
950: '#000000',
},
}SCSS
$custom: #8ff3ef; $custom-light: #b5f7f4; $custom-dark: #000000;
JSON
{
"hex": "#8ff3ef",
"rgb": {
"r": 143,
"g": 243,
"b": 239
},
"hsl": {
"h": 177.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.90195,
"c": 0.09448,
"h": 192.3
},
"luminance": 0.76173
}Semantic roles & 50–950 ramp
primary
#8FF3EF
secondary
#D0565B
accent
#0911DD
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585