#8FD9DB#8FD9DB
#8FD9DB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.8% C 0.073 H 198.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD9DB |
|---|---|
| RGB | rgb(143, 217, 219) |
| HSL | hsl(182, 51%, 71%) |
| HSV | hsv(182, 35%, 86%) |
| CMYK | cmyk(34.7%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(82.15, -22.36, -8.28) |
| CIE-LCH | lch(82.15, 23.84, 200.32°) |
| OKLab | oklab(83.77% -0.0699 -0.0227) |
| OKLCH | oklch(83.77% 0.073 198) |
| XYZ | xyz(48.9222, 60.5767, 76.1187) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Powder Blue
#B0E0E6
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 7.20
Mediumturquoise
#48D1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD9DB #DB918F
analogous
#8FDBB7 #8FD9DB #8FB3DB
triadic
#8FD9DB #DB8FD9 #D9DB8F
tetradic
#8FD9DB #B78FDB #DB918F #B3DB8F
square
#8FD9DB #B78FDB #DB918F #B3DB8F
split-complementary
#8FD9DB #DB8FB3 #DBB78F
monochromatic
#3AB2B5 #61C9CC #8FD9DB #BDE9EA #E8F7F8
Accessibility & contrast
On white
1.60
#8FD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#8FD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD9DB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD9DB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#71DED9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fd9db; /* rgb */ color: rgb(143, 217, 219); /* oklch */ color: oklch(83.8% 0.073 198.0);
Tailwind
colors: {
custom: {
50: '#b3e5e6',
500: '#8fd9db',
950: '#000000',
},
}SCSS
$custom: #8fd9db; $custom-light: #b3e5e6; $custom-dark: #000000;
JSON
{
"hex": "#8fd9db",
"rgb": {
"r": 143,
"g": 217,
"b": 219
},
"hsl": {
"h": 181.579,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.83769,
"c": 0.07349,
"h": 198
},
"luminance": 0.6058
}Semantic roles & 50–950 ramp
primary
#8FD9DB
secondary
#B25E5C
accent
#2B27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484