#90BCD2#90BCD2
#90BCD2 is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.056 H 230.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90BCD2 |
|---|---|
| RGB | rgb(144, 188, 210) |
| HSL | hsl(200, 42%, 69%) |
| HSV | hsv(200, 31%, 82%) |
| CMYK | cmyk(31.4%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(73.90, -9.35, -15.77) |
| CIE-LCH | lch(73.90, 18.34, 239.32°) |
| OKLab | oklab(77.13% -0.0362 -0.0432) |
| OKLCH | oklch(77.13% 0.056 230) |
| XYZ | xyz(41.1140, 46.5469, 67.7784) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.93
Sky Blue
#87CEEB
ΔE00 5.75
Baby Blue
#89CFF0
ΔE00 6.00
Cloudy Blue
#ACC2D9
ΔE00 7.01
Lightblue (survey)
#7BC8F6
ΔE00 7.08
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BCD2 #D2A690
analogous
#90D2C7 #90BCD2 #909BD2
triadic
#90BCD2 #D290BC #BCD290
tetradic
#90BCD2 #C790D2 #D2A690 #9BD290
square
#90BCD2 #C790D2 #D2A690 #9BD290
split-complementary
#90BCD2 #D2909B #D2C790
monochromatic
#4384A5 #64A2C0 #90BCD2 #BCD6E4 #E7F1F5
Accessibility & contrast
On white
2.04
#90BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#90BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BCD2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BCD2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#7BC2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bcd2; /* rgb */ color: rgb(144, 188, 210); /* oklch */ color: oklch(77.1% 0.056 230.0);
Tailwind
colors: {
custom: {
50: '#b2d0df',
500: '#90bcd2',
950: '#000000',
},
}SCSS
$custom: #90bcd2; $custom-light: #b2d0df; $custom-dark: #000000;
JSON
{
"hex": "#90bcd2",
"rgb": {
"r": 144,
"g": 188,
"b": 210
},
"hsl": {
"h": 200,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.77127,
"c": 0.05634,
"h": 230
},
"luminance": 0.46549
}Semantic roles & 50–950 ramp
primary
#90BCD2
secondary
#E8DCD5
accent
#5D30B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283