#90BBD8#90BBD8
#90BBD8 is a light, moderate cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.062 H 238.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBD8 |
|---|---|
| RGB | rgb(144, 187, 216) |
| HSL | hsl(204, 48%, 71%) |
| HSV | hsv(204, 33%, 85%) |
| CMYK | cmyk(33.3%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(73.82, -7.34, -19.15) |
| CIE-LCH | lch(73.82, 20.51, 249.02°) |
| OKLab | oklab(77.13% -0.0327 -0.0526) |
| OKLCH | oklch(77.13% 0.062 238.1) |
| XYZ | xyz(41.6627, 46.4257, 71.7182) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.76
Cloudy Blue
#ACC2D9
ΔE00 5.90
Lightblue (survey)
#7BC8F6
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.30
Sky
#82CAFC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBD8 #D8AD90
analogous
#90D8D1 #90BBD8 #9097D8
triadic
#90BBD8 #D890BB #BBD890
tetradic
#90BBD8 #D190D8 #D8AD90 #97D890
square
#90BBD8 #D190D8 #D8AD90 #97D890
split-complementary
#90BBD8 #D89097 #D8D190
monochromatic
#3E82B0 #639FC8 #90BBD8 #BDD7E8 #E8F1F7
Accessibility & contrast
On white
2.04
#90BBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#90BBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBD8
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBD8 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBAD9
Deuteranopia (green-blind)
#A4B2D8
Tritanopia (blue-blind)
#78C2C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bbd8; /* rgb */ color: rgb(144, 187, 216); /* oklch */ color: oklch(77.1% 0.062 238.1);
Tailwind
colors: {
custom: {
50: '#b2cfe4',
500: '#90bbd8',
950: '#000000',
},
}SCSS
$custom: #90bbd8; $custom-light: #b2cfe4; $custom-dark: #000000;
JSON
{
"hex": "#90bbd8",
"rgb": {
"r": 144,
"g": 187,
"b": 216
},
"hsl": {
"h": 204.167,
"s": 48,
"l": 70.588
},
"oklch": {
"l": 0.7713,
"c": 0.06192,
"h": 238.1
},
"luminance": 0.46428
}Semantic roles & 50–950 ramp
primary
#90BBD8
secondary
#ECE0D8
accent
#652ABB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283