#90C2AA#90C2AA
#90C2AA is a light, moderate teal. Relative luminance 0.474; OKLCH L 77.2% C 0.063 H 163.8°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2AA |
|---|---|
| RGB | rgb(144, 194, 170) |
| HSL | hsl(151, 29%, 66%) |
| HSV | hsv(151, 26%, 76%) |
| CMYK | cmyk(25.8%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(74.45, -21.39, 6.79) |
| CIE-LCH | lch(74.45, 22.44, 162.38°) |
| OKLab | oklab(77.2% -0.0603 0.0176) |
| OKLCH | oklch(77.2% 0.063 163.8) |
| XYZ | xyz(38.0469, 47.4136, 45.1695) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.11
Seafoam Blue
#78D1B6
ΔE00 6.32
Darkseagreen
#8FBC8F
ΔE00 6.79
Mediumaquamarine
#66CDAA
ΔE00 7.46
Greenish Grey
#96AE8D
ΔE00 8.48
Light Teal
#90E4C1
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2AA #C290A8
analogous
#90C291 #90C2AA #90C1C2
triadic
#90C2AA #AA90C2 #C2AA90
tetradic
#90C2AA #9190C2 #C290A8 #C1C290
square
#90C2AA #9190C2 #C290A8 #C1C290
split-complementary
#90C2AA #C290C1 #C29190
monochromatic
#4C8B6D #69AC8C #90C2AA #B7D8C8 #DFEDE6
Accessibility & contrast
On white
2.00
#90C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#90C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2AA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2AA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#B7B5AB
Tritanopia (blue-blind)
#86C2BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90c2aa; /* rgb */ color: rgb(144, 194, 170); /* oklch */ color: oklch(77.2% 0.063 163.8);
Tailwind
colors: {
custom: {
50: '#b1d4c3',
500: '#90c2aa',
950: '#000000',
},
}SCSS
$custom: #90c2aa; $custom-light: #b1d4c3; $custom-dark: #000000;
JSON
{
"hex": "#90c2aa",
"rgb": {
"r": 144,
"g": 194,
"b": 170
},
"hsl": {
"h": 151.2,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.77197,
"c": 0.06285,
"h": 163.8
},
"luminance": 0.47415
}Semantic roles & 50–950 ramp
primary
#90C2AA
secondary
#DFCFD7
accent
#3E71A8
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381