#8DBDD2#8DBDD2
#8DBDD2 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.2% C 0.059 H 226.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBDD2 |
|---|---|
| RGB | rgb(141, 189, 210) |
| HSL | hsl(198, 43%, 69%) |
| HSV | hsv(198, 33%, 82%) |
| CMYK | cmyk(32.9%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(74.00, -10.73, -15.63) |
| CIE-LCH | lch(74.00, 18.96, 235.52°) |
| OKLab | oklab(77.16% -0.0403 -0.0428) |
| OKLCH | oklch(77.16% 0.059 226.7) |
| XYZ | xyz(40.8112, 46.7090, 67.8256) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.05
Sky Blue
#87CEEB
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 5.71
Lightblue (survey)
#7BC8F6
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.35
Lightskyblue
#87CEFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBDD2 #D2A28D
analogous
#8DD2C5 #8DBDD2 #8D9BD2
triadic
#8DBDD2 #D28DBD #BDD28D
tetradic
#8DBDD2 #C58DD2 #D2A28D #9BD28D
square
#8DBDD2 #C58DD2 #D2A28D #9BD28D
split-complementary
#8DBDD2 #D28D9B #D2C58D
monochromatic
#4186A4 #61A4C1 #8DBDD2 #B9D6E3 #E5F0F5
Accessibility & contrast
On white
2.03
#8DBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8DBDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBDD2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBDD2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#76C3C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8dbdd2; /* rgb */ color: rgb(141, 189, 210); /* oklch */ color: oklch(77.2% 0.059 226.7);
Tailwind
colors: {
custom: {
50: '#b0d0df',
500: '#8dbdd2',
950: '#000000',
},
}SCSS
$custom: #8dbdd2; $custom-light: #b0d0df; $custom-dark: #000000;
JSON
{
"hex": "#8dbdd2",
"rgb": {
"r": 141,
"g": 189,
"b": 210
},
"hsl": {
"h": 198.261,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.77164,
"c": 0.05879,
"h": 226.7
},
"luminance": 0.46711
}Semantic roles & 50–950 ramp
primary
#8DBDD2
secondary
#E8D9D3
accent
#582FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283