#8DC2DB#8DC2DB
#8DC2DB is a light, moderate cyan. Relative luminance 0.494; OKLCH L 78.6% C 0.066 H 228.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8DC2DB |
|---|---|
| RGB | rgb(141, 194, 219) |
| HSL | hsl(199, 52%, 71%) |
| HSV | hsv(199, 36%, 86%) |
| CMYK | cmyk(35.6%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(75.67, -11.14, -17.99) |
| CIE-LCH | lch(75.67, 21.16, 238.24°) |
| OKLab | oklab(78.58% -0.0433 -0.0494) |
| OKLCH | oklch(78.58% 0.066 228.8) |
| XYZ | xyz(43.0583, 49.3584, 74.2624) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.98
Light Grey Blue
#9DBCD4
ΔE00 5.20
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Lightskyblue
#87CEFA
ΔE00 5.73
Light Blue
#95D0FC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DC2DB #DBA68D
analogous
#8DDBCD #8DC2DB #8D9BDB
triadic
#8DC2DB #DB8DC2 #C2DB8D
tetradic
#8DC2DB #CD8DDB #DBA68D #9BDB8D
square
#8DC2DB #CD8DDB #DBA68D #9BDB8D
split-complementary
#8DC2DB #DB8D9B #DBCD8D
monochromatic
#398DB5 #5EA9CC #8DC2DB #BCDBEA #E8F3F8
Accessibility & contrast
On white
1.93
#8DC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#8DC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DC2DB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DC2DB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#71C9CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8dc2db; /* rgb */ color: rgb(141, 194, 219); /* oklch */ color: oklch(78.6% 0.066 228.8);
Tailwind
colors: {
custom: {
50: '#b1d4e6',
500: '#8dc2db',
950: '#000000',
},
}SCSS
$custom: #8dc2db; $custom-light: #b1d4e6; $custom-dark: #000000;
JSON
{
"hex": "#8dc2db",
"rgb": {
"r": 141,
"g": 194,
"b": 219
},
"hsl": {
"h": 199.231,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.78584,
"c": 0.06566,
"h": 228.8
},
"luminance": 0.49361
}Semantic roles & 50–950 ramp
primary
#8DC2DB
secondary
#ECDED7
accent
#5726BF
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384