#90BEDE#90BEDE
#90BEDE is a light, moderate cyan. Relative luminance 0.480; OKLCH L 78.0% C 0.067 H 239.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #90BEDE |
|---|---|
| RGB | rgb(144, 190, 222) |
| HSL | hsl(205, 54%, 72%) |
| HSV | hsv(205, 35%, 87%) |
| CMYK | cmyk(35.1%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(74.84, -7.44, -20.86) |
| CIE-LCH | lch(74.84, 22.15, 250.37°) |
| OKLab | oklab(78% -0.0344 -0.0574) |
| OKLCH | oklch(78% 0.067 239.1) |
| XYZ | xyz(43.0956, 48.0279, 76.0926) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 5.02
Sky
#82CAFC
ΔE00 5.24
Light Blue
#95D0FC
ΔE00 5.24
Lightskyblue
#87CEFA
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BEDE #DEB090
analogous
#90DED7 #90BEDE #9097DE
triadic
#90BEDE #DE90BE #BEDE90
tetradic
#90BEDE #D790DE #DEB090 #97DE90
square
#90BEDE #D790DE #DEB090 #97DE90
split-complementary
#90BEDE #DE9097 #DED790
monochromatic
#3886BC #61A2D0 #90BEDE #BFDAEC #E7F1F8
Accessibility & contrast
On white
1.98
#90BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#90BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BEDE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BEDE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#A6B4DD
Tritanopia (blue-blind)
#76C6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #90bede; /* rgb */ color: rgb(144, 190, 222); /* oklch */ color: oklch(78.0% 0.067 239.1);
Tailwind
colors: {
custom: {
50: '#b3d1e8',
500: '#90bede',
950: '#000000',
},
}SCSS
$custom: #90bede; $custom-light: #b3d1e8; $custom-dark: #000000;
JSON
{
"hex": "#90bede",
"rgb": {
"r": 144,
"g": 190,
"b": 222
},
"hsl": {
"h": 204.615,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.78004,
"c": 0.06688,
"h": 239.1
},
"luminance": 0.4803
}Semantic roles & 50–950 ramp
primary
#90BEDE
secondary
#EFE3DB
accent
#6524C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284