#90ADCA#90ADCA
#90ADCA is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.053 H 248.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90ADCA |
|---|---|
| RGB | rgb(144, 173, 202) |
| HSL | hsl(210, 35%, 68%) |
| HSV | hsv(210, 29%, 79%) |
| CMYK | cmyk(28.7%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.53, -3.23, -18.00) |
| CIE-LCH | lch(69.53, 18.28, 259.84°) |
| OKLab | oklab(73.59% -0.0194 -0.0493) |
| OKLCH | oklch(73.59% 0.053 248.5) |
| XYZ | xyz(37.1027, 40.0793, 61.6468) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.62
Bluey Grey
#89A0B0
ΔE00 5.99
Cloudy Blue
#ACC2D9
ΔE00 6.37
Bluegrey
#85A3B2
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90ADCA #CAAD90
analogous
#90CACA #90ADCA #9090CA
triadic
#90ADCA #CA90AD #ADCA90
tetradic
#90ADCA #CA90CA #CAAD90 #90CA90
square
#90ADCA #CA90CA #CAAD90 #90CA90
split-complementary
#90ADCA #CA9090 #CACA90
monochromatic
#487097 #678EB6 #90ADCA #B9CCDE #E3EAF2
Accessibility & contrast
On white
2.33
#90ADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#90ADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90ADCA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90ADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90ADCA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ADCB
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#7FB4B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #90adca; /* rgb */ color: rgb(144, 173, 202); /* oklch */ color: oklch(73.6% 0.053 248.5);
Tailwind
colors: {
custom: {
50: '#b1c5da',
500: '#90adca',
950: '#000000',
},
}SCSS
$custom: #90adca; $custom-light: #b1c5da; $custom-dark: #000000;
JSON
{
"hex": "#90adca",
"rgb": {
"r": 144,
"g": 173,
"b": 202
},
"hsl": {
"h": 210,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.73588,
"c": 0.05296,
"h": 248.5
},
"luminance": 0.40081
}Semantic roles & 50–950 ramp
primary
#90ADCA
secondary
#E4DBD2
accent
#7337AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183