#90EB79#90EB79
#90EB79 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.7% C 0.173 H 139.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #90EB79 |
|---|---|
| RGB | rgb(144, 235, 121) |
| HSL | hsl(108, 74%, 70%) |
| HSV | hsv(108, 49%, 92%) |
| CMYK | cmyk(38.7%, 0%, 48.5%, 7.8%) |
| CIE-LAB | lab(85.36, -48.20, 46.66) |
| CIE-LCH | lch(85.36, 67.09, 135.93°) |
| OKLab | oklab(85.73% -0.132 0.1126) |
| OKLCH | oklch(85.73% 0.173 139.5) |
| XYZ | xyz(44.6595, 66.7240, 28.6113) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.12
Lightgreen
#90EE90
ΔE00 3.42
Easter Green
#8CFD7E
ΔE00 3.97
Palegreen
#98FB98
ΔE00 4.55
Light Grass Green
#9AF764
ΔE00 4.69
Lightish Green
#61E160
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EB79 #D479EB
analogous
#C9EB79 #90EB79 #79EB9B
triadic
#90EB79 #7990EB #EB7990
tetradic
#90EB79 #79C9EB #D479EB #EB9B79
square
#90EB79 #79C9EB #D479EB #EB9B79
split-complementary
#90EB79 #9B79EB #EB79C9
monochromatic
#41CB1E #64E344 #90EB79 #BCF3AE #E8FBE4
Accessibility & contrast
On white
1.46
#90EB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#90EB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EB79
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EB79 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6F
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#8AE4D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #90eb79; /* rgb */ color: rgb(144, 235, 121); /* oklch */ color: oklch(85.7% 0.173 139.5);
Tailwind
colors: {
custom: {
50: '#b5f2a2',
500: '#90eb79',
950: '#000000',
},
}SCSS
$custom: #90eb79; $custom-light: #b5f2a2; $custom-dark: #000000;
JSON
{
"hex": "#90eb79",
"rgb": {
"r": 144,
"g": 235,
"b": 121
},
"hsl": {
"h": 107.895,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.85733,
"c": 0.17347,
"h": 139.5
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#90EB79
secondary
#AA44C4
accent
#0FD6AE
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11170F
muted
#818580