#89AFDB#89AFDB
#89AFDB is a light, moderate cyan. Relative luminance 0.411; OKLCH L 74.2% C 0.076 H 252.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89AFDB |
|---|---|
| RGB | rgb(137, 175, 219) |
| HSL | hsl(212, 53%, 70%) |
| HSV | hsv(212, 37%, 86%) |
| CMYK | cmyk(37.4%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(70.24, -2.00, -26.29) |
| CIE-LCH | lch(70.24, 26.36, 265.65°) |
| OKLab | oklab(74.24% -0.0229 -0.0727) |
| OKLCH | oklch(74.24% 0.076 252.5) |
| XYZ | xyz(38.4286, 41.0908, 72.9105) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.38
Sky Blue (survey)
#75BBFD
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 6.35
Light Grey Blue
#9DBCD4
ΔE00 6.54
Cloudy Blue
#ACC2D9
ΔE00 8.05
Cornflowerblue
#6495ED
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AFDB #DBB589
analogous
#89D8DB #89AFDB #8C89DB
triadic
#89AFDB #DB89AF #AFDB89
tetradic
#89AFDB #DB89D8 #DBB589 #89DB8C
square
#89AFDB #DB89D8 #DBB589 #89DB8C
split-complementary
#89AFDB #DB8C89 #D8DB89
monochromatic
#3770B3 #5A8FCD #89AFDB #B8CFE9 #E7EFF8
Accessibility & contrast
On white
2.28
#89AFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#89AFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AFDB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AFDB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#6EB9BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89afdb; /* rgb */ color: rgb(137, 175, 219); /* oklch */ color: oklch(74.2% 0.076 252.5);
Tailwind
colors: {
custom: {
50: '#aec6e6',
500: '#89afdb',
950: '#000000',
},
}SCSS
$custom: #89afdb; $custom-light: #aec6e6; $custom-dark: #000000;
JSON
{
"hex": "#89afdb",
"rgb": {
"r": 137,
"g": 175,
"b": 219
},
"hsl": {
"h": 212.195,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.74236,
"c": 0.07623,
"h": 252.5
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#89AFDB
secondary
#EBE1D4
accent
#7825C1
background
#FAFCFE
surface
#F5F8FC
border
#CFD1D5
text
#101316
muted
#7F8284