#8CD5DB#8CD5DB
#8CD5DB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.7% C 0.073 H 202.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5DB |
|---|---|
| RGB | rgb(140, 213, 219) |
| HSL | hsl(185, 52%, 70%) |
| HSV | hsv(185, 36%, 86%) |
| CMYK | cmyk(36.1%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.89, -21.16, -10.17) |
| CIE-LCH | lch(80.89, 23.47, 205.67°) |
| OKLab | oklab(82.72% -0.0675 -0.0279) |
| OKLCH | oklch(82.72% 0.073 202.4) |
| XYZ | xyz(47.3911, 58.2754, 75.7552) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5DB #DB928C
analogous
#8CDBB9 #8CD5DB #8CADDB
triadic
#8CD5DB #DB8CD5 #D5DB8C
tetradic
#8CD5DB #B98CDB #DB928C #ADDB8C
square
#8CD5DB #B98CDB #DB928C #ADDB8C
split-complementary
#8CD5DB #DB8CAD #DBB98C
monochromatic
#38ABB4 #5DC4CC #8CD5DB #BBE6EA #E8F6F8
Accessibility & contrast
On white
1.66
#8CD5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#8CD5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5DB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5DB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#6DDAD7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8cd5db; /* rgb */ color: rgb(140, 213, 219); /* oklch */ color: oklch(82.7% 0.073 202.4);
Tailwind
colors: {
custom: {
50: '#b1e2e6',
500: '#8cd5db',
950: '#000000',
},
}SCSS
$custom: #8cd5db; $custom-light: #b1e2e6; $custom-dark: #000000;
JSON
{
"hex": "#8cd5db",
"rgb": {
"r": 140,
"g": 213,
"b": 219
},
"hsl": {
"h": 184.557,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.82723,
"c": 0.07307,
"h": 202.4
},
"luminance": 0.58278
}Semantic roles & 50–950 ramp
primary
#8CD5DB
secondary
#B26059
accent
#3126C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484