#90C2ED#90C2ED
#90C2ED is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.4% C 0.081 H 245.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2ED |
|---|---|
| RGB | rgb(144, 194, 237) |
| HSL | hsl(208, 72%, 75%) |
| HSV | hsv(208, 39%, 93%) |
| CMYK | cmyk(39.2%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.45, -5.72, -26.51) |
| CIE-LCH | lch(76.45, 27.12, 257.82°) |
| OKLab | oklab(79.44% -0.0341 -0.0733) |
| OKLCH | oklch(79.44% 0.081 245) |
| XYZ | xyz(46.0744, 50.6246, 87.4481) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.68
Sky
#82CAFC
ΔE00 3.74
Baby Blue (survey)
#A2CFFE
ΔE00 3.91
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2ED #EDBB90
analogous
#90EDEA #90C2ED #9094ED
triadic
#90C2ED #ED90C2 #C2ED90
tetradic
#90C2ED #EA90ED #EDBB90 #94ED90
square
#90C2ED #EA90ED #EDBB90 #94ED90
split-complementary
#90C2ED #ED9094 #EDEA90
monochromatic
#2788DC #5BA5E4 #90C2ED #C5DFF6 #E5F1FB
Accessibility & contrast
On white
1.89
#90C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#90C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2ED
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2ED | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#6ECCD0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #90c2ed; /* rgb */ color: rgb(144, 194, 237); /* oklch */ color: oklch(79.4% 0.081 245.0);
Tailwind
colors: {
custom: {
50: '#b4d4f3',
500: '#90c2ed',
950: '#000000',
},
}SCSS
$custom: #90c2ed; $custom-light: #b4d4f3; $custom-dark: #000000;
JSON
{
"hex": "#90c2ed",
"rgb": {
"r": 144,
"g": 194,
"b": 237
},
"hsl": {
"h": 207.742,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.79445,
"c": 0.08086,
"h": 245
},
"luminance": 0.50627
}Semantic roles & 50–950 ramp
primary
#90C2ED
secondary
#C88C59
accent
#6B11D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385