#90AFBA#90AFBA
#90AFBA is a light, muted cyan. Relative luminance 0.401; OKLCH L 73.4% C 0.037 H 221.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #90AFBA |
|---|---|
| RGB | rgb(144, 175, 186) |
| HSL | hsl(196, 23%, 65%) |
| HSV | hsv(196, 23%, 73%) |
| CMYK | cmyk(22.6%, 5.9%, 0%, 27.1%) |
| CIE-LAB | lab(69.56, -8.08, -9.12) |
| CIE-LCH | lch(69.56, 12.18, 228.44°) |
| OKLab | oklab(73.45% -0.0281 -0.0248) |
| OKLCH | oklch(73.45% 0.037 221.4) |
| XYZ | xyz(35.6920, 40.1332, 52.3108) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.98
Bluey Grey
#89A0B0
ΔE00 5.74
Greyblue
#77A1B5
ΔE00 5.80
Cool Gray
#9AA7B0
ΔE00 6.04
Cool Grey
#95A3A6
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AFBA #BA9B90
analogous
#90BAB0 #90AFBA #909ABA
triadic
#90AFBA #BA90AF #AFBA90
tetradic
#90AFBA #B090BA #BA9B90 #9ABA90
square
#90AFBA #B090BA #BA9B90 #9ABA90
split-complementary
#90AFBA #BA909A #BAB090
monochromatic
#507380 #6A94A3 #90AFBA #B6CAD1 #DBE5E9
Accessibility & contrast
On white
2.33
#90AFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#90AFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AFBA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AFBA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#84B3B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #90afba; /* rgb */ color: rgb(144, 175, 186); /* oklch */ color: oklch(73.4% 0.037 221.4);
Tailwind
colors: {
custom: {
50: '#b1c6ce',
500: '#90afba',
950: '#000000',
},
}SCSS
$custom: #90afba; $custom-light: #b1c6ce; $custom-dark: #000000;
JSON
{
"hex": "#90afba",
"rgb": {
"r": 144,
"g": 175,
"b": 186
},
"hsl": {
"h": 195.714,
"s": 23.333,
"l": 64.706
},
"oklch": {
"l": 0.73449,
"c": 0.03746,
"h": 221.4
},
"luminance": 0.40134
}Semantic roles & 50–950 ramp
primary
#90AFBA
secondary
#DACFCC
accent
#5C44A2
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#111313
muted
#808282