#90E5AE#90E5AE
#90E5AE is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.3% C 0.113 H 154.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #90E5AE |
|---|---|
| RGB | rgb(144, 229, 174) |
| HSL | hsl(141, 62%, 73%) |
| HSV | hsv(141, 37%, 90%) |
| CMYK | cmyk(37.1%, 0%, 24%, 10.2%) |
| CIE-LAB | lab(84.49, -37.34, 18.86) |
| CIE-LCH | lch(84.49, 41.83, 153.20°) |
| OKLab | oklab(85.31% -0.1027 0.0482) |
| OKLCH | oklch(85.31% 0.113 154.9) |
| XYZ | xyz(47.1579, 65.0211, 50.1017) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.04
Seafoam
#7FE0B3
ΔE00 3.48
Mint
#AAF0C1
ΔE00 3.98
Light Sea Green
#98F6B0
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 5.15
Light Seafoam
#A0FEBF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E5AE #E590C7
analogous
#9CE590 #90E5AE #90E5D8
triadic
#90E5AE #AE90E5 #E5AE90
tetradic
#90E5AE #909CE5 #E590C7 #E5D890
square
#90E5AE #909CE5 #E590C7 #E5D890
split-complementary
#90E5AE #D890E5 #E5909C
monochromatic
#30CB66 #5ED98A #90E5AE #C2F1D2 #E6F9ED
Accessibility & contrast
On white
1.50
#90E5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#90E5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E5AE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E5AE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AB
Deuteranopia (green-blind)
#D7CFB1
Tritanopia (blue-blind)
#80E3D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90e5ae; /* rgb */ color: rgb(144, 229, 174); /* oklch */ color: oklch(85.3% 0.113 154.9);
Tailwind
colors: {
custom: {
50: '#b3edc6',
500: '#90e5ae',
950: '#000000',
},
}SCSS
$custom: #90e5ae; $custom-light: #b3edc6; $custom-dark: #000000;
JSON
{
"hex": "#90e5ae",
"rgb": {
"r": 144,
"g": 229,
"b": 174
},
"hsl": {
"h": 141.176,
"s": 62.044,
"l": 73.137
},
"oklch": {
"l": 0.85307,
"c": 0.11345,
"h": 154.9
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#90E5AE
secondary
#BE5B9B
accent
#1C8CCA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111613
muted
#818582