#90CED2#90CED2
#90CED2 is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.1% C 0.063 H 201.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #90CED2 |
|---|---|
| RGB | rgb(144, 206, 210) |
| HSL | hsl(184, 42%, 69%) |
| HSV | hsv(184, 31%, 82%) |
| CMYK | cmyk(31.4%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.88, -18.69, -8.32) |
| CIE-LCH | lch(78.88, 20.46, 203.99°) |
| OKLab | oklab(81.08% -0.0591 -0.0228) |
| OKLCH | oklch(81.08% 0.063 201.1) |
| XYZ | xyz(45.2018, 54.7225, 69.1410) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 8.88
Sky Blue
#87CEEB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CED2 #D29490
analogous
#90D2B5 #90CED2 #90ADD2
triadic
#90CED2 #D290CE #CED290
tetradic
#90CED2 #B590D2 #D29490 #ADD290
square
#90CED2 #B590D2 #D29490 #ADD290
split-complementary
#90CED2 #D290AD #D2B590
monochromatic
#439FA5 #64BBC0 #90CED2 #BCE1E4 #E7F4F5
Accessibility & contrast
On white
1.76
#90CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#90CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CED2
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CED2 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D2
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#78D2CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90ced2; /* rgb */ color: rgb(144, 206, 210); /* oklch */ color: oklch(81.1% 0.063 201.1);
Tailwind
colors: {
custom: {
50: '#b3dddf',
500: '#90ced2',
950: '#000000',
},
}SCSS
$custom: #90ced2; $custom-light: #b3dddf; $custom-dark: #000000;
JSON
{
"hex": "#90ced2",
"rgb": {
"r": 144,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.636,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.81085,
"c": 0.06335,
"h": 201.1
},
"luminance": 0.54725
}Semantic roles & 50–950 ramp
primary
#90CED2
secondary
#A8635E
accent
#3830B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484