#90F5AA#90F5AA
#90F5AA is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.9% C 0.141 H 151.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #90F5AA |
|---|---|
| RGB | rgb(144, 245, 170) |
| HSL | hsl(135, 83%, 76%) |
| HSV | hsv(135, 41%, 96%) |
| CMYK | cmyk(41.2%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.99, -45.15, 27.10) |
| CIE-LCH | lch(88.99, 52.65, 149.03°) |
| OKLab | oklab(88.92% -0.1232 0.0684) |
| OKLCH | oklch(88.92% 0.141 151) |
| XYZ | xyz(51.4066, 74.1331, 49.6227) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.16
Seafoam (survey)
#80F9AD
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.08
Mint (survey)
#9FFEB0
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Mint Green
#A6FBB2
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F5AA #F590DB
analogous
#A9F590 #90F5AA #90F5DD
triadic
#90F5AA #AA90F5 #F5AA90
tetradic
#90F5AA #90A9F5 #F590DB #F5DD90
square
#90F5AA #90A9F5 #F590DB #F5DD90
split-complementary
#90F5AA #DD90F5 #F590A9
monochromatic
#20EB54 #58F07F #90F5AA #C8FAD5 #E3FCEA
Accessibility & contrast
On white
1.33
#90F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#90F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F5AA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F5AA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#7EF2E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #90f5aa; /* rgb */ color: rgb(144, 245, 170); /* oklch */ color: oklch(88.9% 0.141 151.0);
Tailwind
colors: {
custom: {
50: '#b5f9c3',
500: '#90f5aa',
950: '#000000',
},
}SCSS
$custom: #90f5aa; $custom-light: #b5f9c3; $custom-dark: #000000;
JSON
{
"hex": "#90f5aa",
"rgb": {
"r": 144,
"g": 245,
"b": 170
},
"hsl": {
"h": 135.446,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.88922,
"c": 0.14095,
"h": 151
},
"luminance": 0.74136
}Semantic roles & 50–950 ramp
primary
#90F5AA
secondary
#D356B3
accent
#06A8E0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582