#8DC7DB#8DC7DB
#8DC7DB is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.7% C 0.066 H 221.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC7DB |
|---|---|
| RGB | rgb(141, 199, 219) |
| HSL | hsl(195, 52%, 71%) |
| HSV | hsv(195, 36%, 86%) |
| CMYK | cmyk(35.6%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(77.05, -13.75, -15.91) |
| CIE-LCH | lch(77.05, 21.03, 229.16°) |
| OKLab | oklab(79.68% -0.0495 -0.0436) |
| OKLCH | oklch(79.68% 0.066 221.4) |
| XYZ | xyz(44.1898, 51.6215, 74.6396) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.30
Lightblue
#ADD8E6
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 7.13
Lightblue (survey)
#7BC8F6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC7DB #DBA18D
analogous
#8DDBC8 #8DC7DB #8DA0DB
triadic
#8DC7DB #DB8DC7 #C7DB8D
tetradic
#8DC7DB #C88DDB #DBA18D #A0DB8D
square
#8DC7DB #C88DDB #DBA18D #A0DB8D
split-complementary
#8DC7DB #DB8DA0 #DBC88D
monochromatic
#3995B5 #5EB0CC #8DC7DB #BCDEEA #E8F4F8
Accessibility & contrast
On white
1.85
#8DC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#8DC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC7DB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC7DB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#AFBADB
Tritanopia (blue-blind)
#71CECD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8dc7db; /* rgb */ color: rgb(141, 199, 219); /* oklch */ color: oklch(79.7% 0.066 221.4);
Tailwind
colors: {
custom: {
50: '#b1d8e6',
500: '#8dc7db',
950: '#000000',
},
}SCSS
$custom: #8dc7db; $custom-light: #b1d8e6; $custom-dark: #000000;
JSON
{
"hex": "#8dc7db",
"rgb": {
"r": 141,
"g": 199,
"b": 219
},
"hsl": {
"h": 195.385,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.79679,
"c": 0.06599,
"h": 221.4
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#8DC7DB
secondary
#B2715A
accent
#4D26BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384