#90BED3#90BED3
#90BED3 is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.057 H 227.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #90BED3 |
|---|---|
| RGB | rgb(144, 190, 211) |
| HSL | hsl(199, 43%, 70%) |
| HSV | hsv(199, 32%, 83%) |
| CMYK | cmyk(31.8%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(74.48, -10.17, -15.44) |
| CIE-LCH | lch(74.48, 18.49, 236.62°) |
| OKLab | oklab(77.6% -0.0384 -0.0422) |
| OKLCH | oklch(77.6% 0.057 227.7) |
| XYZ | xyz(41.6692, 47.4573, 68.5800) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.61
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.62
Lightblue
#ADD8E6
ΔE00 7.05
Lightblue (survey)
#7BC8F6
ΔE00 7.14
Lightskyblue
#87CEFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BED3 #D3A590
analogous
#90D3C7 #90BED3 #909DD3
triadic
#90BED3 #D390BE #BED390
tetradic
#90BED3 #C790D3 #D3A590 #9DD390
square
#90BED3 #C790D3 #D3A590 #9DD390
split-complementary
#90BED3 #D3909D #D3C790
monochromatic
#4287A7 #64A4C2 #90BED3 #BCD8E4 #E8F1F6
Accessibility & contrast
On white
2.00
#90BED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#90BED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BED3
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BED3 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD4
Deuteranopia (green-blind)
#A9B4D3
Tritanopia (blue-blind)
#7AC4C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90bed3; /* rgb */ color: rgb(144, 190, 211); /* oklch */ color: oklch(77.6% 0.057 227.7);
Tailwind
colors: {
custom: {
50: '#b2d1e0',
500: '#90bed3',
950: '#000000',
},
}SCSS
$custom: #90bed3; $custom-light: #b2d1e0; $custom-dark: #000000;
JSON
{
"hex": "#90bed3",
"rgb": {
"r": 144,
"g": 190,
"b": 211
},
"hsl": {
"h": 198.806,
"s": 43.226,
"l": 69.608
},
"oklch": {
"l": 0.77598,
"c": 0.05711,
"h": 227.7
},
"luminance": 0.47459
}Semantic roles & 50–950 ramp
primary
#90BED3
secondary
#E9DCD6
accent
#5A2FB6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283