#8FF1DB#8FF1DB
#8FF1DB is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.2% C 0.098 H 177.9°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF1DB |
|---|---|
| RGB | rgb(143, 241, 219) |
| HSL | hsl(167, 78%, 75%) |
| HSV | hsv(167, 41%, 95%) |
| CMYK | cmyk(40.7%, 0%, 9.1%, 5.5%) |
| CIE-LAB | lab(88.86, -33.89, 1.58) |
| CIE-LCH | lch(88.86, 33.93, 177.33°) |
| OKLab | oklab(89.15% -0.0983 0.0037) |
| OKLCH | oklch(89.15% 0.098 177.9) |
| XYZ | xyz(55.5642, 73.8607, 78.3327) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.11
Light Aqua
#8CFFDB
ΔE00 4.72
Pale Aqua
#B8FFEB
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 5.53
Pale Turquoise
#A5FBD5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF1DB #F18FA5
analogous
#8FF1AA #8FF1DB #8FD6F1
triadic
#8FF1DB #DB8FF1 #F1DB8F
tetradic
#8FF1DB #AA8FF1 #F18FA5 #D6F18F
square
#8FF1DB #AA8FF1 #F18FA5 #D6F18F
split-complementary
#8FF1DB #F18FD6 #F1AA8F
monochromatic
#22E3B8 #59EACA #8FF1DB #C5F8EC #E4FCF6
Accessibility & contrast
On white
1.33
#8FF1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#8FF1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF1DB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF1DB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#6CF4EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8ff1db; /* rgb */ color: rgb(143, 241, 219); /* oklch */ color: oklch(89.2% 0.098 177.9);
Tailwind
colors: {
custom: {
50: '#b4f6e6',
500: '#8ff1db',
950: '#000000',
},
}SCSS
$custom: #8ff1db; $custom-light: #b4f6e6; $custom-dark: #000000;
JSON
{
"hex": "#8ff1db",
"rgb": {
"r": 143,
"g": 241,
"b": 219
},
"hsl": {
"h": 166.531,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.89152,
"c": 0.09834,
"h": 177.9
},
"luminance": 0.73865
}Semantic roles & 50–950 ramp
primary
#8FF1DB
secondary
#CD5771
accent
#0B3ADA
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111715
muted
#818584