#90CED0#90CED0
#90CED0 is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.0% C 0.063 H 198.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #90CED0 |
|---|---|
| RGB | rgb(144, 206, 208) |
| HSL | hsl(182, 41%, 69%) |
| HSV | hsv(182, 31%, 82%) |
| CMYK | cmyk(30.8%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(78.82, -19.16, -7.33) |
| CIE-LCH | lch(78.82, 20.51, 200.93°) |
| OKLab | oklab(81.02% -0.0599 -0.0201) |
| OKLCH | oklch(81.02% 0.063 198.5) |
| XYZ | xyz(44.9542, 54.6235, 67.8369) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.14
Paleturquoise
#AFEEEE
ΔE00 7.47
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Lightblue
#ADD8E6
ΔE00 8.13
Mediumturquoise
#48D1CC
ΔE00 8.49
Robin Egg Blue
#8AF1FE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CED0 #D09290
analogous
#90D0B2 #90CED0 #90AED0
triadic
#90CED0 #D090CE #CED090
tetradic
#90CED0 #B290D0 #D09290 #AED090
square
#90CED0 #B290D0 #D09290 #AED090
split-complementary
#90CED0 #D090AE #D0B290
monochromatic
#449EA1 #65BBBE #90CED0 #BBE1E2 #E6F4F4
Accessibility & contrast
On white
1.76
#90CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#90CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CED0
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CED0 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8D0
Deuteranopia (green-blind)
#BABFD1
Tritanopia (blue-blind)
#79D2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90ced0; /* rgb */ color: rgb(144, 206, 208); /* oklch */ color: oklch(81.0% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#b3ddde',
500: '#90ced0',
950: '#000000',
},
}SCSS
$custom: #90ced0; $custom-light: #b3ddde; $custom-dark: #000000;
JSON
{
"hex": "#90ced0",
"rgb": {
"r": 144,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.875,
"s": 40.506,
"l": 69.02
},
"oklch": {
"l": 0.81021,
"c": 0.06319,
"h": 198.5
},
"luminance": 0.54626
}Semantic roles & 50–950 ramp
primary
#90CED0
secondary
#A6615F
accent
#3632B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484