#90CCD2#90CCD2
#90CCD2 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.062 H 203.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #90CCD2 |
|---|---|
| RGB | rgb(144, 204, 210) |
| HSL | hsl(185, 42%, 69%) |
| HSV | hsv(185, 31%, 82%) |
| CMYK | cmyk(31.4%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.32, -17.68, -9.14) |
| CIE-LCH | lch(78.32, 19.90, 207.35°) |
| OKLab | oklab(80.64% -0.0566 -0.025) |
| OKLCH | oklch(80.64% 0.062 203.8) |
| XYZ | xyz(44.7234, 53.7657, 68.9815) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 8.04
Paleturquoise
#AFEEEE
ΔE00 8.19
Robin'S Egg Blue
#98EFF9
ΔE00 8.31
Robin Egg Blue
#8AF1FE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CCD2 #D29690
analogous
#90D2B7 #90CCD2 #90ABD2
triadic
#90CCD2 #D290CC #CCD290
tetradic
#90CCD2 #B790D2 #D29690 #ABD290
square
#90CCD2 #B790D2 #D29690 #ABD290
split-complementary
#90CCD2 #D290AB #D2B790
monochromatic
#439CA5 #64B8C0 #90CCD2 #BCE0E4 #E7F4F5
Accessibility & contrast
On white
1.79
#90CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#90CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CCD2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CCD2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B7BED2
Tritanopia (blue-blind)
#78D1CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90ccd2; /* rgb */ color: rgb(144, 204, 210); /* oklch */ color: oklch(80.6% 0.062 203.8);
Tailwind
colors: {
custom: {
50: '#b2dbdf',
500: '#90ccd2',
950: '#000000',
},
}SCSS
$custom: #90ccd2; $custom-light: #b2dbdf; $custom-dark: #000000;
JSON
{
"hex": "#90ccd2",
"rgb": {
"r": 144,
"g": 204,
"b": 210
},
"hsl": {
"h": 185.455,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.80642,
"c": 0.06189,
"h": 203.8
},
"luminance": 0.53768
}Semantic roles & 50–950 ramp
primary
#90CCD2
secondary
#A8655E
accent
#3C30B5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484