#90BBED#90BBED
#90BBED is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.0% C 0.085 H 252.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBED |
|---|---|
| RGB | rgb(144, 187, 237) |
| HSL | hsl(212, 72%, 75%) |
| HSV | hsv(212, 39%, 93%) |
| CMYK | cmyk(39.2%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.56, -1.94, -29.41) |
| CIE-LCH | lch(74.56, 29.47, 266.22°) |
| OKLab | oklab(77.96% -0.0255 -0.0815) |
| OKLCH | oklch(77.96% 0.085 252.6) |
| XYZ | xyz(44.5531, 47.5819, 86.9410) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Pastel Blue
#A2BFFE
ΔE00 4.42
Sky Blue (survey)
#75BBFD
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.04
Light Blue
#95D0FC
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBED #EDC290
analogous
#90EAED #90BBED #9490ED
triadic
#90BBED #ED90BB #BBED90
tetradic
#90BBED #ED90EA #EDC290 #90ED94
square
#90BBED #ED90EA #EDC290 #90ED94
split-complementary
#90BBED #ED9490 #EAED90
monochromatic
#277ADC #5B9BE4 #90BBED #C5DBF6 #E5EFFB
Accessibility & contrast
On white
2.00
#90BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#90BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBED
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBED | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDEF
Deuteranopia (green-blind)
#9DB3EC
Tritanopia (blue-blind)
#70C6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90bbed; /* rgb */ color: rgb(144, 187, 237); /* oklch */ color: oklch(78.0% 0.085 252.6);
Tailwind
colors: {
custom: {
50: '#b3cff3',
500: '#90bbed',
950: '#000000',
},
}SCSS
$custom: #90bbed; $custom-light: #b3cff3; $custom-dark: #000000;
JSON
{
"hex": "#90bbed",
"rgb": {
"r": 144,
"g": 187,
"b": 237
},
"hsl": {
"h": 212.258,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.77957,
"c": 0.08539,
"h": 252.6
},
"luminance": 0.47584
}Semantic roles & 50–950 ramp
primary
#90BBED
secondary
#F2E6D9
accent
#7A11D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285