#90AE94#90AE94
#90AE94 is a light, muted green. Relative luminance 0.383; OKLCH L 72.1% C 0.050 H 148.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90AE94 |
|---|---|
| RGB | rgb(144, 174, 148) |
| HSL | hsl(128, 16%, 62%) |
| HSV | hsv(128, 17%, 68%) |
| CMYK | cmyk(17.2%, 0%, 14.9%, 31.8%) |
| CIE-LAB | lab(68.27, -15.46, 9.97) |
| CIE-LCH | lch(68.27, 18.40, 147.18°) |
| OKLab | oklab(72.08% -0.0426 0.0258) |
| OKLCH | oklch(72.08% 0.05 148.8) |
| XYZ | xyz(31.9817, 38.3388, 33.7264) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.92
Grey Green
#86A17D
ΔE00 5.25
Sage Green
#9CAF88
ΔE00 5.36
Greyish Green
#82A67D
ΔE00 5.51
Greeny Grey
#7EA07A
ΔE00 6.10
Darkseagreen
#8FBC8F
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90AE94 #AE90AA
analogous
#9BAE90 #90AE94 #90AEA3
triadic
#90AE94 #9490AE #AE9490
tetradic
#90AE94 #909BAE #AE90AA #AEA390
square
#90AE94 #909BAE #AE90AA #AEA390
split-complementary
#90AE94 #A390AE #AE909B
monochromatic
#537157 #6D9472 #90AE94 #B3C8B6 #D7E2D8
Accessibility & contrast
On white
2.42
#90AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#90AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90AE94
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90AE94 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA893
Deuteranopia (green-blind)
#A9A595
Tritanopia (blue-blind)
#8DADA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #90ae94; /* rgb */ color: rgb(144, 174, 148); /* oklch */ color: oklch(72.1% 0.050 148.8);
Tailwind
colors: {
custom: {
50: '#b0c6b3',
500: '#90ae94',
950: '#000000',
},
}SCSS
$custom: #90ae94; $custom-light: #b0c6b3; $custom-dark: #000000;
JSON
{
"hex": "#90ae94",
"rgb": {
"r": 144,
"g": 174,
"b": 148
},
"hsl": {
"h": 128,
"s": 15.625,
"l": 62.353
},
"oklch": {
"l": 0.72085,
"c": 0.04977,
"h": 148.8
},
"luminance": 0.3834
}Semantic roles & 50–950 ramp
primary
#90AE94
secondary
#D2C7D1
accent
#4C8F9A
background
#FAFCFB
surface
#F5F8F6
border
#CFD1D0
text
#101311
muted
#7F8280