#8FF3DA#8FF3DA
#8FF3DA is a very light, moderate teal. Relative luminance 0.750; OKLCH L 89.6% C 0.101 H 176.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF3DA |
|---|---|
| RGB | rgb(143, 243, 218) |
| HSL | hsl(165, 81%, 76%) |
| HSV | hsv(165, 41%, 95%) |
| CMYK | cmyk(41.2%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(89.39, -35.04, 2.88) |
| CIE-LCH | lch(89.39, 35.16, 175.30°) |
| OKLab | oklab(89.58% -0.101 0.0071) |
| OKLCH | oklch(89.58% 0.101 176) |
| XYZ | xyz(56.0282, 74.9987, 77.8399) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.08
Light Aqua
#8CFFDB
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 4.92
Light Teal
#90E4C1
ΔE00 5.10
Pale Aqua
#B8FFEB
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF3DA #F38FA8
analogous
#8FF3A8 #8FF3DA #8FDAF3
triadic
#8FF3DA #DA8FF3 #F3DA8F
tetradic
#8FF3DA #A88FF3 #F38FA8 #DAF38F
square
#8FF3DA #A88FF3 #F38FA8 #DAF38F
split-complementary
#8FF3DA #F38FDA #F3A88F
monochromatic
#20E7B5 #58EDC8 #8FF3DA #C6F9EC #E3FCF6
Accessibility & contrast
On white
1.31
#8FF3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#8FF3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF3DA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF3DA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8D9
Deuteranopia (green-blind)
#DCDCDC
Tritanopia (blue-blind)
#6CF5EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #8ff3da; /* rgb */ color: rgb(143, 243, 218); /* oklch */ color: oklch(89.6% 0.101 176.0);
Tailwind
colors: {
custom: {
50: '#b4f7e5',
500: '#8ff3da',
950: '#000000',
},
}SCSS
$custom: #8ff3da; $custom-light: #b4f7e5; $custom-dark: #000000;
JSON
{
"hex": "#8ff3da",
"rgb": {
"r": 143,
"g": 243,
"b": 218
},
"hsl": {
"h": 165,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.89576,
"c": 0.10125,
"h": 176
},
"luminance": 0.75003
}Semantic roles & 50–950 ramp
primary
#8FF3DA
secondary
#D05675
accent
#093EDD
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584