#90CECA#90CECA
#90CECA is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.064 H 190.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #90CECA |
|---|---|
| RGB | rgb(144, 206, 202) |
| HSL | hsl(176, 39%, 69%) |
| HSV | hsv(176, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.66, -20.54, -4.35) |
| CIE-LCH | lch(78.66, 20.99, 191.97°) |
| OKLab | oklab(80.83% -0.0624 -0.012) |
| OKLCH | oklch(80.83% 0.064 190.9) |
| XYZ | xyz(44.2300, 54.3338, 64.0226) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 8.01
Seafoam Blue
#78D1B6
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CECA #CE9094
analogous
#90CEAB #90CECA #90B3CE
triadic
#90CECA #CA90CE #CECA90
tetradic
#90CECA #AB90CE #CE9094 #B3CE90
square
#90CECA #AB90CE #CE9094 #B3CE90
split-complementary
#90CECA #CE90B3 #CEAB90
monochromatic
#469E98 #66BBB6 #90CECA #BAE1DE #E5F3F3
Accessibility & contrast
On white
1.77
#90CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#90CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CECA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CECA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#7BD1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #90ceca; /* rgb */ color: rgb(144, 206, 202); /* oklch */ color: oklch(80.8% 0.064 190.9);
Tailwind
colors: {
custom: {
50: '#b2ddda',
500: '#90ceca',
950: '#000000',
},
}SCSS
$custom: #90ceca; $custom-light: #b2ddda; $custom-dark: #000000;
JSON
{
"hex": "#90ceca",
"rgb": {
"r": 144,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.129,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80831,
"c": 0.06351,
"h": 190.9
},
"luminance": 0.54336
}Semantic roles & 50–950 ramp
primary
#90CECA
secondary
#A35F63
accent
#343CB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483