#90CAAE#90CAAE
#90CAAE is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.072 H 163.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #90CAAE |
|---|---|
| RGB | rgb(144, 202, 174) |
| HSL | hsl(151, 35%, 68%) |
| HSV | hsv(151, 29%, 79%) |
| CMYK | cmyk(28.7%, 0%, 13.9%, 20.8%) |
| CIE-LAB | lab(76.81, -24.56, 8.02) |
| CIE-LCH | lch(76.81, 25.84, 161.92°) |
| OKLab | oklab(79.12% -0.0691 0.0207) |
| OKLCH | oklch(79.12% 0.072 163.3) |
| XYZ | xyz(40.2596, 51.2245, 47.8022) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.80
Seafoam Blue
#78D1B6
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 5.95
Light Teal
#90E4C1
ΔE00 6.59
Darkseagreen
#8FBC8F
ΔE00 6.99
Seafoam
#7FE0B3
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CAAE #CA90AC
analogous
#90CA91 #90CAAE #90C9CA
triadic
#90CAAE #AE90CA #CAAE90
tetradic
#90CAAE #9190CA #CA90AC #C9CA90
square
#90CAAE #9190CA #CA90AC #C9CA90
split-complementary
#90CAAE #CA90C9 #CA9190
monochromatic
#489771 #67B690 #90CAAE #B9DECC #E3F2EA
Accessibility & contrast
On white
1.87
#90CAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#90CAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CAAE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CAAE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#84CAC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #90caae; /* rgb */ color: rgb(144, 202, 174); /* oklch */ color: oklch(79.1% 0.072 163.3);
Tailwind
colors: {
custom: {
50: '#b2dac6',
500: '#90caae',
950: '#000000',
},
}SCSS
$custom: #90caae; $custom-light: #b2dac6; $custom-dark: #000000;
JSON
{
"hex": "#90caae",
"rgb": {
"r": 144,
"g": 202,
"b": 174
},
"hsl": {
"h": 151.034,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.7912,
"c": 0.07211,
"h": 163.3
},
"luminance": 0.51226
}Semantic roles & 50–950 ramp
primary
#90CAAE
secondary
#9F607E
accent
#3771AE
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482