#90ABCD#90ABCD
#90ABCD is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.058 H 254.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #90ABCD |
|---|---|
| RGB | rgb(144, 171, 205) |
| HSL | hsl(213, 38%, 68%) |
| HSV | hsv(213, 30%, 80%) |
| CMYK | cmyk(29.8%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(69.08, -1.39, -20.32) |
| CIE-LCH | lch(69.08, 20.37, 266.07°) |
| OKLab | oklab(73.27% -0.0156 -0.0558) |
| OKLCH | oklch(73.27% 0.058 254.4) |
| XYZ | xyz(37.0807, 39.4615, 63.4088) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.22
Carolina Blue
#8AB8FE
ΔE00 7.21
Cloudy Blue
#ACC2D9
ΔE00 7.23
Bluey Grey
#89A0B0
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.47
Pastel Blue
#A2BFFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ABCD #CDB290
analogous
#90C9CD #90ABCD #9390CD
triadic
#90ABCD #CD90AB #ABCD90
tetradic
#90ABCD #CD90C9 #CDB290 #90CD93
square
#90ABCD #CD90C9 #CDB290 #90CD93
split-complementary
#90ABCD #CD9390 #C9CD90
monochromatic
#466C9C #668BBA #90ABCD #BACBE0 #E4EBF3
Accessibility & contrast
On white
2.36
#90ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#90ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ABCD
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ABCD | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#98A6CC
Tritanopia (blue-blind)
#7EB2B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #90abcd; /* rgb */ color: rgb(144, 171, 205); /* oklch */ color: oklch(73.3% 0.058 254.4);
Tailwind
colors: {
custom: {
50: '#b2c3dc',
500: '#90abcd',
950: '#000000',
},
}SCSS
$custom: #90abcd; $custom-light: #b2c3dc; $custom-dark: #000000;
JSON
{
"hex": "#90abcd",
"rgb": {
"r": 144,
"g": 171,
"b": 205
},
"hsl": {
"h": 213.443,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.73274,
"c": 0.05792,
"h": 254.4
},
"luminance": 0.39463
}Semantic roles & 50–950 ramp
primary
#90ABCD
secondary
#E6DDD3
accent
#7A35B1
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183