#90CECD#90CECD
#90CECD is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.063 H 194.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #90CECD |
|---|---|
| RGB | rgb(144, 206, 205) |
| HSL | hsl(179, 39%, 69%) |
| HSV | hsv(179, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.74, -19.85, -5.84) |
| CIE-LCH | lch(78.74, 20.69, 196.40°) |
| OKLab | oklab(80.93% -0.0611 -0.016) |
| OKLCH | oklch(80.93% 0.063 194.7) |
| XYZ | xyz(44.5886, 54.4772, 65.9115) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 7.99
Robin'S Egg Blue
#98EFF9
ΔE00 8.59
Lightblue
#ADD8E6
ΔE00 9.10
Pale Teal
#82CBB2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CECD #CE9091
analogous
#90CEAE #90CECD #90B0CE
triadic
#90CECD #CD90CE #CECD90
tetradic
#90CECD #AE90CE #CE9091 #B0CE90
square
#90CECD #AE90CE #CE9091 #B0CE90
split-complementary
#90CECD #CE90B0 #CEAE90
monochromatic
#469E9C #66BBBA #90CECD #BAE1E0 #E5F3F3
Accessibility & contrast
On white
1.77
#90CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#90CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CECD
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CECD | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#7AD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cecd; /* rgb */ color: rgb(144, 206, 205); /* oklch */ color: oklch(80.9% 0.063 194.7);
Tailwind
colors: {
custom: {
50: '#b2dddc',
500: '#90cecd',
950: '#000000',
},
}SCSS
$custom: #90cecd; $custom-light: #b2dddc; $custom-dark: #000000;
JSON
{
"hex": "#90cecd",
"rgb": {
"r": 144,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.032,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80925,
"c": 0.06321,
"h": 194.7
},
"luminance": 0.5448
}Semantic roles & 50–950 ramp
primary
#90CECD
secondary
#A35F60
accent
#3436B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484