#8FD7DB#8FD7DB
#8FD7DB is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.3% C 0.072 H 200.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD7DB |
|---|---|
| RGB | rgb(143, 215, 219) |
| HSL | hsl(183, 51%, 71%) |
| HSV | hsv(183, 35%, 86%) |
| CMYK | cmyk(34.7%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.59, -21.36, -9.11) |
| CIE-LCH | lch(81.59, 23.22, 203.09°) |
| OKLab | oklab(83.32% -0.0675 -0.025) |
| OKLCH | oklch(83.32% 0.072 200.3) |
| XYZ | xyz(48.4098, 59.5520, 75.9479) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD7DB #DB938F
analogous
#8FDBB9 #8FD7DB #8FB1DB
triadic
#8FD7DB #DB8FD7 #D7DB8F
tetradic
#8FD7DB #B98FDB #DB938F #B1DB8F
square
#8FD7DB #B98FDB #DB938F #B1DB8F
split-complementary
#8FD7DB #DB8FB1 #DBB98F
monochromatic
#3AAFB5 #61C6CC #8FD7DB #BDE8EA #E8F7F8
Accessibility & contrast
On white
1.63
#8FD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#8FD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD7DB
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD7DB | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DB
Deuteranopia (green-blind)
#C0C6DC
Tritanopia (blue-blind)
#71DCD8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8fd7db; /* rgb */ color: rgb(143, 215, 219); /* oklch */ color: oklch(83.3% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#b3e3e6',
500: '#8fd7db',
950: '#000000',
},
}SCSS
$custom: #8fd7db; $custom-light: #b3e3e6; $custom-dark: #000000;
JSON
{
"hex": "#8fd7db",
"rgb": {
"r": 143,
"g": 215,
"b": 219
},
"hsl": {
"h": 183.158,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.83324,
"c": 0.07194,
"h": 200.3
},
"luminance": 0.59555
}Semantic roles & 50–950 ramp
primary
#8FD7DB
secondary
#B2615C
accent
#2F27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484