#8DC3DB#8DC3DB
#8DC3DB is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.066 H 227.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC3DB |
|---|---|
| RGB | rgb(141, 195, 219) |
| HSL | hsl(198, 52%, 71%) |
| HSV | hsv(198, 36%, 86%) |
| CMYK | cmyk(35.6%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(75.95, -11.66, -17.57) |
| CIE-LCH | lch(75.95, 21.09, 236.44°) |
| OKLab | oklab(78.8% -0.0445 -0.0482) |
| OKLCH | oklch(78.8% 0.066 227.3) |
| XYZ | xyz(43.2816, 49.8050, 74.3368) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 5.62
Lightblue (survey)
#7BC8F6
ΔE00 5.87
Lightskyblue
#87CEFA
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC3DB #DBA58D
analogous
#8DDBCC #8DC3DB #8D9CDB
triadic
#8DC3DB #DB8DC3 #C3DB8D
tetradic
#8DC3DB #CC8DDB #DBA58D #9CDB8D
square
#8DC3DB #CC8DDB #DBA58D #9CDB8D
split-complementary
#8DC3DB #DB8D9C #DBCC8D
monochromatic
#398FB5 #5EABCC #8DC3DB #BCDBEA #E8F3F8
Accessibility & contrast
On white
1.92
#8DC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#8DC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC3DB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC3DB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DC
Deuteranopia (green-blind)
#ABB7DB
Tritanopia (blue-blind)
#71CACA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8dc3db; /* rgb */ color: rgb(141, 195, 219); /* oklch */ color: oklch(78.8% 0.066 227.3);
Tailwind
colors: {
custom: {
50: '#b1d5e6',
500: '#8dc3db',
950: '#000000',
},
}SCSS
$custom: #8dc3db; $custom-light: #b1d5e6; $custom-dark: #000000;
JSON
{
"hex": "#8dc3db",
"rgb": {
"r": 141,
"g": 195,
"b": 219
},
"hsl": {
"h": 198.462,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.78803,
"c": 0.06564,
"h": 227.3
},
"luminance": 0.49807
}Semantic roles & 50–950 ramp
primary
#8DC3DB
secondary
#ECDED7
accent
#5526BF
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384