#90CED3#90CED3
#90CED3 is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.1% C 0.063 H 202.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #90CED3 |
|---|---|
| RGB | rgb(144, 206, 211) |
| HSL | hsl(184, 43%, 70%) |
| HSV | hsv(184, 32%, 83%) |
| CMYK | cmyk(31.8%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.91, -18.46, -8.81) |
| CIE-LCH | lch(78.91, 20.45, 205.52°) |
| OKLab | oklab(81.12% -0.0587 -0.0241) |
| OKLCH | oklch(81.12% 0.063 202.3) |
| XYZ | xyz(45.3268, 54.7725, 69.7992) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 7.20
Paleturquoise
#AFEEEE
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Sky Blue
#87CEEB
ΔE00 8.49
Robin Egg Blue
#8AF1FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CED3 #D39590
analogous
#90D3B7 #90CED3 #90ACD3
triadic
#90CED3 #D390CE #CED390
tetradic
#90CED3 #B790D3 #D39590 #ACD390
square
#90CED3 #B790D3 #D39590 #ACD390
split-complementary
#90CED3 #D390AC #D3B790
monochromatic
#429FA7 #64BBC2 #90CED3 #BCE1E4 #E8F5F6
Accessibility & contrast
On white
1.76
#90CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#90CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CED3
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CED3 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#B9C0D3
Tritanopia (blue-blind)
#78D3CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90ced3; /* rgb */ color: rgb(144, 206, 211); /* oklch */ color: oklch(81.1% 0.063 202.3);
Tailwind
colors: {
custom: {
50: '#b3dde0',
500: '#90ced3',
950: '#000000',
},
}SCSS
$custom: #90ced3; $custom-light: #b3dde0; $custom-dark: #000000;
JSON
{
"hex": "#90ced3",
"rgb": {
"r": 144,
"g": 206,
"b": 211
},
"hsl": {
"h": 184.478,
"s": 43.226,
"l": 69.608
},
"oklch": {
"l": 0.81118,
"c": 0.06348,
"h": 202.3
},
"luminance": 0.54775
}Semantic roles & 50–950 ramp
primary
#90CED3
secondary
#A9645E
accent
#392FB6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484