#8DAFBB#8DAFBB
#8DAFBB is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.3% C 0.041 H 221.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFBB |
|---|---|
| RGB | rgb(141, 175, 187) |
| HSL | hsl(196, 25%, 64%) |
| HSV | hsv(196, 25%, 73%) |
| CMYK | cmyk(24.6%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(69.40, -8.78, -9.93) |
| CIE-LCH | lch(69.40, 13.25, 228.50°) |
| OKLab | oklab(73.28% -0.0307 -0.027) |
| OKLCH | oklch(73.28% 0.041 221.3) |
| XYZ | xyz(35.2815, 39.9092, 52.8484) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.96
Greyblue
#77A1B5
ΔE00 5.38
Bluey Grey
#89A0B0
ΔE00 5.95
Cool Gray
#9AA7B0
ΔE00 6.70
Cool Grey
#95A3A6
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFBB #BB998D
analogous
#8DBBB0 #8DAFBB #8D98BB
triadic
#8DAFBB #BB8DAF #AFBB8D
tetradic
#8DAFBB #B08DBB #BB998D #98BB8D
square
#8DAFBB #B08DBB #BB998D #98BB8D
split-complementary
#8DAFBB #BB8D98 #BBB08D
monochromatic
#4D7381 #6794A4 #8DAFBB #B3CAD2 #DAE5E9
Accessibility & contrast
On white
2.34
#8DAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#8DAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFBB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFBB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#7FB3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8dafbb; /* rgb */ color: rgb(141, 175, 187); /* oklch */ color: oklch(73.3% 0.041 221.3);
Tailwind
colors: {
custom: {
50: '#afc6cf',
500: '#8dafbb',
950: '#000000',
},
}SCSS
$custom: #8dafbb; $custom-light: #afc6cf; $custom-dark: #000000;
JSON
{
"hex": "#8dafbb",
"rgb": {
"r": 141,
"g": 175,
"b": 187
},
"hsl": {
"h": 195.652,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.73284,
"c": 0.04088,
"h": 221.3
},
"luminance": 0.39911
}Semantic roles & 50–950 ramp
primary
#8DAFBB
secondary
#DACECA
accent
#5B42A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282