#90E69A#90E69A
#90E69A is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.1% C 0.134 H 147.0°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #90E69A |
|---|---|
| RGB | rgb(144, 230, 154) |
| HSL | hsl(127, 63%, 73%) |
| HSV | hsv(127, 37%, 90%) |
| CMYK | cmyk(37.4%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.41, -41.29, 29.07) |
| CIE-LCH | lch(84.41, 50.50, 144.85°) |
| OKLab | oklab(85.12% -0.1126 0.073) |
| OKLCH | oklch(85.12% 0.134 147) |
| XYZ | xyz(45.6288, 64.8535, 40.6793) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.27
Hospital Green
#9BE5AA
ΔE00 3.40
Light Sea Green
#98F6B0
ΔE00 3.94
Light Mint Green
#A6FBB2
ΔE00 4.80
Foam Green
#90FDA9
ΔE00 5.02
Seafoam (survey)
#80F9AD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90E69A #E690DC
analogous
#B1E690 #90E69A #90E6C5
triadic
#90E69A #9A90E6 #E69A90
tetradic
#90E69A #90B1E6 #E690DC #E6C590
square
#90E69A #90B1E6 #E690DC #E6C590
split-complementary
#90E69A #C590E6 #E690B1
monochromatic
#2ECD41 #5EDB6D #90E69A #C2F1C7 #E6F9E8
Accessibility & contrast
On white
1.50
#90E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#90E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90E69A
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90E69A | 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)
#E8D895
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#84E2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #90e69a; /* rgb */ color: rgb(144, 230, 154); /* oklch */ color: oklch(85.1% 0.134 147.0);
Tailwind
colors: {
custom: {
50: '#b4eeb8',
500: '#90e69a',
950: '#000000',
},
}SCSS
$custom: #90e69a; $custom-light: #b4eeb8; $custom-dark: #000000;
JSON
{
"hex": "#90e69a",
"rgb": {
"r": 144,
"g": 230,
"b": 154
},
"hsl": {
"h": 126.977,
"s": 63.235,
"l": 73.333
},
"oklch": {
"l": 0.85115,
"c": 0.13415,
"h": 147
},
"luminance": 0.64856
}Semantic roles & 50–950 ramp
primary
#90E69A
secondary
#C05BB4
accent
#1AB6CB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581