#90DF79#90DF79
#90DF79 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.9% C 0.157 H 138.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90DF79 |
|---|---|
| RGB | rgb(144, 223, 121) |
| HSL | hsl(106, 61%, 67%) |
| HSV | hsv(106, 46%, 87%) |
| CMYK | cmyk(35.4%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(81.88, -43.08, 42.34) |
| CIE-LCH | lch(81.88, 60.40, 135.50°) |
| OKLab | oklab(82.9% -0.118 0.1029) |
| OKLCH | oklch(82.9% 0.157 138.9) |
| XYZ | xyz(41.3391, 60.0831, 27.5045) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.17
Lightish Green
#61E160
ΔE00 5.10
Fresh Green
#69D84F
ΔE00 5.52
Light Green
#96F97B
ΔE00 5.98
Palegreen
#98FB98
ΔE00 6.41
Pale Light Green
#B1FC99
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DF79 #C879DF
analogous
#C3DF79 #90DF79 #79DF95
triadic
#90DF79 #7990DF #DF7990
tetradic
#90DF79 #79C3DF #C879DF #DF9579
square
#90DF79 #79C3DF #C879DF #DF9579
split-complementary
#90DF79 #9579DF #DF79C3
monochromatic
#49B32B #67D348 #90DF79 #B9EBAA #E2F7DC
Accessibility & contrast
On white
1.61
#90DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#90DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DF79
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DF79 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D071
Deuteranopia (green-blind)
#D9C97F
Tritanopia (blue-blind)
#8BD9C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #90df79; /* rgb */ color: rgb(144, 223, 121); /* oklch */ color: oklch(82.9% 0.157 138.9);
Tailwind
colors: {
custom: {
50: '#b4e9a1',
500: '#90df79',
950: '#000000',
},
}SCSS
$custom: #90df79; $custom-light: #b4e9a1; $custom-dark: #000000;
JSON
{
"hex": "#90df79",
"rgb": {
"r": 144,
"g": 223,
"b": 121
},
"hsl": {
"h": 106.471,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.82899,
"c": 0.15651,
"h": 138.9
},
"luminance": 0.60085
}Semantic roles & 50–950 ramp
primary
#90DF79
secondary
#9C48B4
accent
#1CC9A2
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480