#90BECA#90BECA
#90BECA is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.051 H 215.5°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90BECA |
|---|---|
| RGB | rgb(144, 190, 202) |
| HSL | hsl(192, 35%, 68%) |
| HSV | hsv(192, 29%, 79%) |
| CMYK | cmyk(28.7%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.20, -12.33, -10.96) |
| CIE-LCH | lch(74.20, 16.50, 221.65°) |
| OKLab | oklab(77.28% -0.0419 -0.0299) |
| OKLCH | oklch(77.28% 0.051 215.5) |
| XYZ | xyz(40.5724, 47.0186, 62.8034) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.77
Lightblue
#ADD8E6
ΔE00 6.85
Light Grey Blue
#9DBCD4
ΔE00 7.60
Baby Blue
#89CFF0
ΔE00 7.79
Bluegrey
#85A3B2
ΔE00 8.50
Powder Blue
#B0E0E6
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BECA #CA9C90
analogous
#90CAB9 #90BECA #90A1CA
triadic
#90BECA #CA90BE #BECA90
tetradic
#90BECA #B990CA #CA9C90 #A1CA90
square
#90BECA #B990CA #CA9C90 #A1CA90
split-complementary
#90BECA #CA90A1 #CAB990
monochromatic
#488797 #67A6B6 #90BECA #B9D6DE #E3EFF2
Accessibility & contrast
On white
2.02
#90BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#90BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BECA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BECA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#ACB3CA
Tritanopia (blue-blind)
#7DC3C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90beca; /* rgb */ color: rgb(144, 190, 202); /* oklch */ color: oklch(77.3% 0.051 215.5);
Tailwind
colors: {
custom: {
50: '#b2d1da',
500: '#90beca',
950: '#000000',
},
}SCSS
$custom: #90beca; $custom-light: #b2d1da; $custom-dark: #000000;
JSON
{
"hex": "#90beca",
"rgb": {
"r": 144,
"g": 190,
"b": 202
},
"hsl": {
"h": 192.414,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.77284,
"c": 0.05146,
"h": 215.5
},
"luminance": 0.4702
}Semantic roles & 50–950 ramp
primary
#90BECA
secondary
#E4D6D2
accent
#5037AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283