#8FF8DB#8FF8DB
#8FF8DB is a very light, moderate teal. Relative luminance 0.781; OKLCH L 90.7% C 0.107 H 174.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FF8DB |
|---|---|
| RGB | rgb(143, 248, 219) |
| HSL | hsl(163, 88%, 77%) |
| HSV | hsv(163, 42%, 97%) |
| CMYK | cmyk(42.3%, 0%, 11.7%, 2.7%) |
| CIE-LAB | lab(90.82, -37.12, 4.43) |
| CIE-LCH | lch(90.82, 37.38, 173.20°) |
| OKLab | oklab(90.73% -0.1063 0.0112) |
| OKLCH | oklch(90.73% 0.107 174) |
| XYZ | xyz(57.6762, 78.0847, 79.0367) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.28
Tiffany Blue
#7BF2DA
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.39
Aquamarine
#7FFFD4
ΔE00 3.97
Pale Turquoise
#A5FBD5
ΔE00 4.00
Light Teal
#90E4C1
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FF8DB #F88FAC
analogous
#8FF8A7 #8FF8DB #8FE0F8
triadic
#8FF8DB #DB8FF8 #F8DB8F
tetradic
#8FF8DB #A78FF8 #F88FAC #E0F88F
square
#8FF8DB #A78FF8 #F88FAC #E0F88F
split-complementary
#8FF8DB #F88FE0 #F8A78F
monochromatic
#1CF1B6 #55F4C8 #8FF8DB #C9FCEE #E2FDF6
Accessibility & contrast
On white
1.26
#8FF8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#8FF8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FF8DB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FF8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FF8DB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2ECDA
Deuteranopia (green-blind)
#E0E0DD
Tritanopia (blue-blind)
#6BFAEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ff8db; /* rgb */ color: rgb(143, 248, 219); /* oklch */ color: oklch(90.7% 0.107 174.0);
Tailwind
colors: {
custom: {
50: '#b5fbe6',
500: '#8ff8db',
950: '#000000',
},
}SCSS
$custom: #8ff8db; $custom-light: #b5fbe6; $custom-dark: #000000;
JSON
{
"hex": "#8ff8db",
"rgb": {
"r": 143,
"g": 248,
"b": 219
},
"hsl": {
"h": 163.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.90734,
"c": 0.10687,
"h": 174
},
"luminance": 0.78089
}Semantic roles & 50–950 ramp
primary
#8FF8DB
secondary
#D75578
accent
#0140E5
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584