#8DAEBE#8DAEBE
#8DAEBE is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.2% C 0.043 H 228.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEBE |
|---|---|
| RGB | rgb(141, 174, 190) |
| HSL | hsl(200, 27%, 65%) |
| HSV | hsv(200, 26%, 75%) |
| CMYK | cmyk(25.8%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(69.22, -7.55, -11.86) |
| CIE-LCH | lch(69.22, 14.06, 237.53°) |
| OKLab | oklab(73.17% -0.0282 -0.0323) |
| OKLCH | oklch(73.17% 0.043 228.9) |
| XYZ | xyz(35.4121, 39.6512, 54.4928) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.24
Greyblue
#77A1B5
ΔE00 4.75
Bluey Grey
#89A0B0
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 5.51
Cool Gray
#9AA7B0
ΔE00 6.13
Cool Grey
#95A3A6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEBE #BE9D8D
analogous
#8DBEB6 #8DAEBE #8D96BE
triadic
#8DAEBE #BE8DAE #AEBE8D
tetradic
#8DAEBE #B68DBE #BE9D8D #96BE8D
square
#8DAEBE #B68DBE #BE9D8D #96BE8D
split-complementary
#8DAEBE #BE8D96 #BEB68D
monochromatic
#4C7285 #6692A8 #8DAEBE #B4CAD4 #DBE5EA
Accessibility & contrast
On white
2.35
#8DAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8DAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEBE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEBE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#9FA6BE
Tritanopia (blue-blind)
#7EB3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8daebe; /* rgb */ color: rgb(141, 174, 190); /* oklch */ color: oklch(73.2% 0.043 228.9);
Tailwind
colors: {
custom: {
50: '#afc6d1',
500: '#8daebe',
950: '#000000',
},
}SCSS
$custom: #8daebe; $custom-light: #afc6d1; $custom-dark: #000000;
JSON
{
"hex": "#8daebe",
"rgb": {
"r": 141,
"g": 174,
"b": 190
},
"hsl": {
"h": 199.592,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.73168,
"c": 0.04286,
"h": 228.9
},
"luminance": 0.39653
}Semantic roles & 50–950 ramp
primary
#8DAEBE
secondary
#DCD1CB
accent
#6140A6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282