#8DA2BB#8DA2BB
#8DA2BB is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.5% C 0.044 H 252.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2BB |
|---|---|
| RGB | rgb(141, 162, 187) |
| HSL | hsl(213, 25%, 64%) |
| HSV | hsv(213, 25%, 73%) |
| CMYK | cmyk(24.6%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.82, -1.70, -15.31) |
| CIE-LCH | lch(65.82, 15.40, 263.66°) |
| OKLab | oklab(70.46% -0.0128 -0.0418) |
| OKLCH | oklch(70.46% 0.044 252.9) |
| XYZ | xyz(32.8720, 35.0902, 52.0452) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.38
Bluegrey
#85A3B2
ΔE00 6.34
Cool Gray
#9AA7B0
ΔE00 6.54
Blue Grey
#758DA3
ΔE00 7.36
Greyblue
#77A1B5
ΔE00 7.60
Light Grey Blue
#9DBCD4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2BB #BBA68D
analogous
#8DB9BB #8DA2BB #8F8DBB
triadic
#8DA2BB #BB8DA2 #A2BB8D
tetradic
#8DA2BB #BB8DB9 #BBA68D #8DBB8F
square
#8DA2BB #BB8DB9 #BBA68D #8DBB8F
split-complementary
#8DA2BB #BB8F8D #B9BB8D
monochromatic
#4D6581 #6783A4 #8DA2BB #B3C1D2 #DAE1E9
Accessibility & contrast
On white
2.62
#8DA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#8DA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2BB
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2BB | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#949EBA
Tritanopia (blue-blind)
#81A7AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da2bb; /* rgb */ color: rgb(141, 162, 187); /* oklch */ color: oklch(70.5% 0.044 252.9);
Tailwind
colors: {
custom: {
50: '#afbdcf',
500: '#8da2bb',
950: '#000000',
},
}SCSS
$custom: #8da2bb; $custom-light: #afbdcf; $custom-dark: #000000;
JSON
{
"hex": "#8da2bb",
"rgb": {
"r": 141,
"g": 162,
"b": 187
},
"hsl": {
"h": 212.609,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.70455,
"c": 0.0437,
"h": 252.9
},
"luminance": 0.35091
}Semantic roles & 50–950 ramp
primary
#8DA2BB
secondary
#DAD3CA
accent
#7742A4
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182