#8DAFBE#8DAFBE
#8DAFBE is a light, muted cyan. Relative luminance 0.400; OKLCH L 73.4% C 0.043 H 226.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFBE |
|---|---|
| RGB | rgb(141, 175, 190) |
| HSL | hsl(198, 27%, 65%) |
| HSV | hsv(198, 26%, 75%) |
| CMYK | cmyk(25.8%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(69.50, -8.08, -11.44) |
| CIE-LCH | lch(69.50, 14.01, 234.76°) |
| OKLab | oklab(73.39% -0.0295 -0.0312) |
| OKLCH | oklch(73.39% 0.043 226.5) |
| XYZ | xyz(35.6060, 40.0390, 54.5575) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.56
Greyblue
#77A1B5
ΔE00 4.96
Bluey Grey
#89A0B0
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 5.77
Cool Gray
#9AA7B0
ΔE00 6.45
Cool Grey
#95A3A6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFBE #BE9C8D
analogous
#8DBEB4 #8DAFBE #8D97BE
triadic
#8DAFBE #BE8DAF #AFBE8D
tetradic
#8DAFBE #B48DBE #BE9C8D #97BE8D
square
#8DAFBE #B48DBE #BE9C8D #97BE8D
split-complementary
#8DAFBE #BE8D97 #BEB48D
monochromatic
#4C7385 #6694A8 #8DAFBE #B4CAD4 #DBE6EA
Accessibility & contrast
On white
2.33
#8DAFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8DAFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFBE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFBE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#7EB4B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8dafbe; /* rgb */ color: rgb(141, 175, 190); /* oklch */ color: oklch(73.4% 0.043 226.5);
Tailwind
colors: {
custom: {
50: '#afc6d1',
500: '#8dafbe',
950: '#000000',
},
}SCSS
$custom: #8dafbe; $custom-light: #afc6d1; $custom-dark: #000000;
JSON
{
"hex": "#8dafbe",
"rgb": {
"r": 141,
"g": 175,
"b": 190
},
"hsl": {
"h": 198.367,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.73387,
"c": 0.04294,
"h": 226.5
},
"luminance": 0.4004
}Semantic roles & 50–950 ramp
primary
#8DAFBE
secondary
#DCD0CB
accent
#5F40A6
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282