#90C2CD#90C2CD
#90C2CD is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.3% C 0.055 H 212.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2CD |
|---|---|
| RGB | rgb(144, 194, 205) |
| HSL | hsl(191, 38%, 68%) |
| HSV | hsv(191, 30%, 80%) |
| CMYK | cmyk(29.8%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.40, -13.71, -10.80) |
| CIE-LCH | lch(75.40, 17.45, 218.24°) |
| OKLab | oklab(78.27% -0.0459 -0.0295) |
| OKLCH | oklch(78.27% 0.055 212.7) |
| XYZ | xyz(41.8093, 48.9186, 64.9850) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.34
Sky Blue
#87CEEB
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 7.65
Baby Blue
#89CFF0
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 8.63
Ice Blue
#A5DFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2CD #CD9B90
analogous
#90CDB9 #90C2CD #90A3CD
triadic
#90C2CD #CD90C2 #C2CD90
tetradic
#90C2CD #B990CD #CD9B90 #A3CD90
square
#90C2CD #B990CD #CD9B90 #A3CD90
split-complementary
#90C2CD #CD90A3 #CDB990
monochromatic
#468D9C #66ABBA #90C2CD #BAD9E0 #E4F0F3
Accessibility & contrast
On white
1.95
#90C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#90C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2CD
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2CD | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECE
Deuteranopia (green-blind)
#AFB6CD
Tritanopia (blue-blind)
#7BC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #90c2cd; /* rgb */ color: rgb(144, 194, 205); /* oklch */ color: oklch(78.3% 0.055 212.7);
Tailwind
colors: {
custom: {
50: '#b2d4dc',
500: '#90c2cd',
950: '#000000',
},
}SCSS
$custom: #90c2cd; $custom-light: #b2d4dc; $custom-dark: #000000;
JSON
{
"hex": "#90c2cd",
"rgb": {
"r": 144,
"g": 194,
"b": 205
},
"hsl": {
"h": 190.82,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.78266,
"c": 0.05453,
"h": 212.7
},
"luminance": 0.48921
}Semantic roles & 50–950 ramp
primary
#90C2CD
secondary
#E6D7D3
accent
#4B35B1
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383