#90CEDE#90CEDE
#90CEDE is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.5% C 0.067 H 215.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEDE |
|---|---|
| RGB | rgb(144, 206, 222) |
| HSL | hsl(192, 54%, 72%) |
| HSV | hsv(192, 35%, 87%) |
| CMYK | cmyk(35.1%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(79.24, -15.82, -14.22) |
| CIE-LCH | lch(79.24, 21.27, 221.96°) |
| OKLab | oklab(81.49% -0.0544 -0.039) |
| OKLCH | oklch(81.49% 0.067 215.6) |
| XYZ | xyz(46.7533, 55.3431, 77.3118) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.17
Lightblue
#ADD8E6
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.47
Ice Blue
#A5DFF9
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEDE #DEA090
analogous
#90DEC7 #90CEDE #90A7DE
triadic
#90CEDE #DE90CE #CEDE90
tetradic
#90CEDE #C790DE #DEA090 #A7DE90
square
#90CEDE #C790DE #DEA090 #A7DE90
split-complementary
#90CEDE #DE90A7 #DEC790
monochromatic
#38A1BC #61B9D0 #90CEDE #BFE3EC #E7F5F8
Accessibility & contrast
On white
1.74
#90CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#90CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEDE
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEDE | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#73D4D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #90cede; /* rgb */ color: rgb(144, 206, 222); /* oklch */ color: oklch(81.5% 0.067 215.6);
Tailwind
colors: {
custom: {
50: '#b3dde8',
500: '#90cede',
950: '#000000',
},
}SCSS
$custom: #90cede; $custom-light: #b3dde8; $custom-dark: #000000;
JSON
{
"hex": "#90cede",
"rgb": {
"r": 144,
"g": 206,
"b": 222
},
"hsl": {
"h": 192.308,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.81489,
"c": 0.06693,
"h": 215.6
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#90CEDE
secondary
#B66F5C
accent
#4424C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484