#90E5AA#90E5AA
#90E5AA is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.2% C 0.117 H 153.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #90E5AA |
|---|---|
| RGB | rgb(144, 229, 170) |
| HSL | hsl(138, 62%, 73%) |
| HSV | hsv(138, 37%, 90%) |
| CMYK | cmyk(37.1%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(84.42, -38.07, 20.83) |
| CIE-LCH | lch(84.42, 43.40, 151.31°) |
| OKLab | oklab(85.22% -0.1044 0.0531) |
| OKLCH | oklch(85.22% 0.117 153.1) |
| XYZ | xyz(46.7738, 64.8675, 48.0785) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.56
Light Sea Green
#98F6B0
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.25
Mint
#AAF0C1
ΔE00 4.42
Light Seafoam
#A0FEBF
ΔE00 5.31
Seafoam (survey)
#80F9AD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E5AA #E590CB
analogous
#A0E590 #90E5AA #90E5D4
triadic
#90E5AA #AA90E5 #E5AA90
tetradic
#90E5AA #90A0E5 #E590CB #E5D490
square
#90E5AA #90A0E5 #E590CB #E5D490
split-complementary
#90E5AA #D490E5 #E590A0
monochromatic
#30CB5F #5ED984 #90E5AA #C2F1D0 #E6F9EC
Accessibility & contrast
On white
1.50
#90E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#90E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E5AA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E5AA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#81E3D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90e5aa; /* rgb */ color: rgb(144, 229, 170); /* oklch */ color: oklch(85.2% 0.117 153.1);
Tailwind
colors: {
custom: {
50: '#b3edc3',
500: '#90e5aa',
950: '#000000',
},
}SCSS
$custom: #90e5aa; $custom-light: #b3edc3; $custom-dark: #000000;
JSON
{
"hex": "#90e5aa",
"rgb": {
"r": 144,
"g": 229,
"b": 170
},
"hsl": {
"h": 138.353,
"s": 62.044,
"l": 73.137
},
"oklch": {
"l": 0.85217,
"c": 0.11715,
"h": 153.1
},
"luminance": 0.6487
}Semantic roles & 50–950 ramp
primary
#90E5AA
secondary
#BE5BA0
accent
#1C95CA
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582