#90BED2#90BED2
#90BED2 is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.6% C 0.056 H 226.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90BED2 |
|---|---|
| RGB | rgb(144, 190, 210) |
| HSL | hsl(198, 42%, 69%) |
| HSV | hsv(198, 31%, 82%) |
| CMYK | cmyk(31.4%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.45, -10.41, -14.94) |
| CIE-LCH | lch(74.45, 18.21, 235.12°) |
| OKLab | oklab(77.56% -0.0388 -0.0409) |
| OKLCH | oklch(77.56% 0.056 226.5) |
| XYZ | xyz(41.5442, 47.4073, 67.9218) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 6.94
Lightblue (survey)
#7BC8F6
ΔE00 7.45
Lightskyblue
#87CEFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BED2 #D2A490
analogous
#90D2C5 #90BED2 #909DD2
triadic
#90BED2 #D290BE #BED290
tetradic
#90BED2 #C590D2 #D2A490 #9DD290
square
#90BED2 #C590D2 #D2A490 #9DD290
split-complementary
#90BED2 #D2909D #D2C590
monochromatic
#4387A5 #64A5C0 #90BED2 #BCD8E4 #E7F1F5
Accessibility & contrast
On white
2.00
#90BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#90BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BED2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BED2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD3
Deuteranopia (green-blind)
#A9B4D2
Tritanopia (blue-blind)
#7AC4C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90bed2; /* rgb */ color: rgb(144, 190, 210); /* oklch */ color: oklch(77.6% 0.056 226.5);
Tailwind
colors: {
custom: {
50: '#b2d1df',
500: '#90bed2',
950: '#000000',
},
}SCSS
$custom: #90bed2; $custom-light: #b2d1df; $custom-dark: #000000;
JSON
{
"hex": "#90bed2",
"rgb": {
"r": 144,
"g": 190,
"b": 210
},
"hsl": {
"h": 198.182,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.77562,
"c": 0.05635,
"h": 226.5
},
"luminance": 0.47409
}Semantic roles & 50–950 ramp
primary
#90BED2
secondary
#E8DBD5
accent
#5830B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283