#8DAEBF#8DAEBF
#8DAEBF is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.044 H 230.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEBF |
|---|---|
| RGB | rgb(141, 174, 191) |
| HSL | hsl(200, 28%, 65%) |
| HSV | hsv(200, 26%, 75%) |
| CMYK | cmyk(26.2%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.25, -7.31, -12.36) |
| CIE-LCH | lch(69.25, 14.36, 239.41°) |
| OKLab | oklab(73.2% -0.0278 -0.0337) |
| OKLCH | oklch(73.2% 0.044 230.5) |
| XYZ | xyz(35.5218, 39.6950, 55.0704) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.28
Bluey Grey
#89A0B0
ΔE00 4.70
Greyblue
#77A1B5
ΔE00 4.74
Light Grey Blue
#9DBCD4
ΔE00 5.22
Cool Gray
#9AA7B0
ΔE00 6.14
Cool Grey
#95A3A6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEBF #BF9E8D
analogous
#8DBFB7 #8DAEBF #8D95BF
triadic
#8DAEBF #BF8DAE #AEBF8D
tetradic
#8DAEBF #B78DBF #BF9E8D #95BF8D
square
#8DAEBF #B78DBF #BF9E8D #95BF8D
split-complementary
#8DAEBF #BF8D95 #BFB78D
monochromatic
#4B7286 #6692A9 #8DAEBF #B4CAD5 #DBE6EB
Accessibility & contrast
On white
2.35
#8DAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#8DAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEBF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEBF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACC0
Deuteranopia (green-blind)
#9EA7BF
Tritanopia (blue-blind)
#7EB3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8daebf; /* rgb */ color: rgb(141, 174, 191); /* oklch */ color: oklch(73.2% 0.044 230.5);
Tailwind
colors: {
custom: {
50: '#afc6d2',
500: '#8daebf',
950: '#000000',
},
}SCSS
$custom: #8daebf; $custom-light: #afc6d2; $custom-dark: #000000;
JSON
{
"hex": "#8daebf",
"rgb": {
"r": 141,
"g": 174,
"b": 191
},
"hsl": {
"h": 200.4,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.73204,
"c": 0.04367,
"h": 230.5
},
"luminance": 0.39696
}Semantic roles & 50–950 ramp
primary
#8DAEBF
secondary
#DCD1CB
accent
#623FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282