#90AFCA#90AFCA
#90AFCA is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.0% C 0.052 H 244.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFCA |
|---|---|
| RGB | rgb(144, 175, 202) |
| HSL | hsl(208, 35%, 68%) |
| HSV | hsv(208, 29%, 79%) |
| CMYK | cmyk(28.7%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.07, -4.32, -17.17) |
| CIE-LCH | lch(70.07, 17.70, 255.89°) |
| OKLab | oklab(74.02% -0.022 -0.047) |
| OKLCH | oklch(74.02% 0.052 244.9) |
| XYZ | xyz(37.4891, 40.8520, 61.7756) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.74
Bluey Grey
#89A0B0
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 6.05
Bluegrey
#85A3B2
ΔE00 6.12
Greyblue
#77A1B5
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFCA #CAAB90
analogous
#90CAC8 #90AFCA #9092CA
triadic
#90AFCA #CA90AF #AFCA90
tetradic
#90AFCA #C890CA #CAAB90 #92CA90
square
#90AFCA #C890CA #CAAB90 #92CA90
split-complementary
#90AFCA #CA9092 #CAC890
monochromatic
#487397 #6791B6 #90AFCA #B9CDDE #E3EBF2
Accessibility & contrast
On white
2.29
#90AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#90AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFCA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFCA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#9DA9CA
Tritanopia (blue-blind)
#7FB5B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #90afca; /* rgb */ color: rgb(144, 175, 202); /* oklch */ color: oklch(74.0% 0.052 244.9);
Tailwind
colors: {
custom: {
50: '#b1c6da',
500: '#90afca',
950: '#000000',
},
}SCSS
$custom: #90afca; $custom-light: #b1c6da; $custom-dark: #000000;
JSON
{
"hex": "#90afca",
"rgb": {
"r": 144,
"g": 175,
"b": 202
},
"hsl": {
"h": 207.931,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.74018,
"c": 0.05191,
"h": 244.9
},
"luminance": 0.40854
}Semantic roles & 50–950 ramp
primary
#90AFCA
secondary
#E4DAD2
accent
#6F37AE
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283