#90CECC#90CECC
#90CECC is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.9% C 0.063 H 193.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #90CECC |
|---|---|
| RGB | rgb(144, 206, 204) |
| HSL | hsl(178, 39%, 69%) |
| HSV | hsv(178, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(78.71, -20.08, -5.35) |
| CIE-LCH | lch(78.71, 20.78, 194.91°) |
| OKLab | oklab(80.89% -0.0615 -0.0147) |
| OKLCH | oklch(80.89% 0.063 193.4) |
| XYZ | xyz(44.4683, 54.4291, 65.2778) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Pale Teal
#82CBB2
ΔE00 8.83
Darkturquoise
#00CED1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CECC #CE9092
analogous
#90CEAD #90CECC #90B1CE
triadic
#90CECC #CC90CE #CECC90
tetradic
#90CECC #AD90CE #CE9092 #B1CE90
square
#90CECC #AD90CE #CE9092 #B1CE90
split-complementary
#90CECC #CE90B1 #CEAD90
monochromatic
#469E9B #66BBB8 #90CECC #BAE1E0 #E5F3F3
Accessibility & contrast
On white
1.77
#90CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#90CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CECC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CECC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#7AD2CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90cecc; /* rgb */ color: rgb(144, 206, 204); /* oklch */ color: oklch(80.9% 0.063 193.4);
Tailwind
colors: {
custom: {
50: '#b2dddb',
500: '#90cecc',
950: '#000000',
},
}SCSS
$custom: #90cecc; $custom-light: #b2dddb; $custom-dark: #000000;
JSON
{
"hex": "#90cecc",
"rgb": {
"r": 144,
"g": 206,
"b": 204
},
"hsl": {
"h": 178.065,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80894,
"c": 0.06327,
"h": 193.4
},
"luminance": 0.54432
}Semantic roles & 50–950 ramp
primary
#90CECC
secondary
#A35F61
accent
#3438B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484