#8CD4DB#8CD4DB
#8CD4DB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.5% C 0.072 H 203.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4DB |
|---|---|
| RGB | rgb(140, 212, 219) |
| HSL | hsl(185, 52%, 70%) |
| HSV | hsv(185, 36%, 86%) |
| CMYK | cmyk(36.1%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(80.61, -20.65, -10.58) |
| CIE-LCH | lch(80.61, 23.21, 207.13°) |
| OKLab | oklab(82.5% -0.0663 -0.029) |
| OKLCH | oklch(82.5% 0.072 203.6) |
| XYZ | xyz(47.1404, 57.7739, 75.6716) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.79
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.28
Lightblue
#ADD8E6
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4DB #DB938C
analogous
#8CDBBA #8CD4DB #8CADDB
triadic
#8CD4DB #DB8CD4 #D4DB8C
tetradic
#8CD4DB #BA8CDB #DB938C #ADDB8C
square
#8CD4DB #BA8CDB #DB938C #ADDB8C
split-complementary
#8CD4DB #DB8CAD #DBBA8C
monochromatic
#38A9B4 #5DC3CC #8CD4DB #BBE5EA #E8F6F8
Accessibility & contrast
On white
1.67
#8CD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#8CD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4DB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4DB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#6DD9D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd4db; /* rgb */ color: rgb(140, 212, 219); /* oklch */ color: oklch(82.5% 0.072 203.6);
Tailwind
colors: {
custom: {
50: '#b1e1e6',
500: '#8cd4db',
950: '#000000',
},
}SCSS
$custom: #8cd4db; $custom-light: #b1e1e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd4db",
"rgb": {
"r": 140,
"g": 212,
"b": 219
},
"hsl": {
"h": 185.316,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.82501,
"c": 0.0724,
"h": 203.6
},
"luminance": 0.57777
}Semantic roles & 50–950 ramp
primary
#8CD4DB
secondary
#B26159
accent
#3326C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484