#8DA2BE#8DA2BE
#8DA2BE is a light, muted cyan. Relative luminance 0.352; OKLCH L 70.6% C 0.047 H 255.7°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2BE |
|---|---|
| RGB | rgb(141, 162, 190) |
| HSL | hsl(214, 27%, 65%) |
| HSV | hsv(214, 26%, 75%) |
| CMYK | cmyk(25.8%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(65.92, -0.98, -16.83) |
| CIE-LCH | lch(65.92, 16.86, 266.65°) |
| OKLab | oklab(70.57% -0.0117 -0.046) |
| OKLCH | oklch(70.57% 0.047 255.7) |
| XYZ | xyz(33.1965, 35.2200, 53.7543) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.52
Bluegrey
#85A3B2
ΔE00 7.41
Cool Gray
#9AA7B0
ΔE00 7.55
Blue Grey
#758DA3
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 8.13
Periwinkle Blue
#8F99FB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2BE #BEA98D
analogous
#8DBABE #8DA2BE #918DBE
triadic
#8DA2BE #BE8DA2 #A2BE8D
tetradic
#8DA2BE #BE8DBA #BEA98D #8DBE91
square
#8DA2BE #BE8DBA #BEA98D #8DBE91
split-complementary
#8DA2BE #BE918D #BABE8D
monochromatic
#4C6485 #6682A8 #8DA2BE #B4C2D4 #DBE2EA
Accessibility & contrast
On white
2.61
#8DA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8DA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2BE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2BE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#80A8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da2be; /* rgb */ color: rgb(141, 162, 190); /* oklch */ color: oklch(70.6% 0.047 255.7);
Tailwind
colors: {
custom: {
50: '#afbdd1',
500: '#8da2be',
950: '#000000',
},
}SCSS
$custom: #8da2be; $custom-light: #afbdd1; $custom-dark: #000000;
JSON
{
"hex": "#8da2be",
"rgb": {
"r": 141,
"g": 162,
"b": 190
},
"hsl": {
"h": 214.286,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.70567,
"c": 0.04747,
"h": 255.7
},
"luminance": 0.35221
}Semantic roles & 50–950 ramp
primary
#8DA2BE
secondary
#DCD5CB
accent
#7A40A6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182