#90F77F#90F77F
#90F77F is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.7% C 0.184 H 140.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #90F77F |
|---|---|
| RGB | rgb(144, 247, 127) |
| HSL | hsl(112, 88%, 73%) |
| HSV | hsv(112, 49%, 97%) |
| CMYK | cmyk(41.7%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(88.91, -52.41, 48.20) |
| CIE-LCH | lch(88.91, 71.20, 137.40°) |
| OKLab | oklab(88.65% -0.1432 0.1163) |
| OKLCH | oklch(88.65% 0.185 140.9) |
| XYZ | xyz(48.5912, 73.9802, 31.7938) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.18
Easter Green
#8CFD7E
ΔE00 1.43
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Palegreen
#98FB98
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.91
Lighter Green
#75FD63
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90F77F #E67FF7
analogous
#CCF77F #90F77F #7FF7AA
triadic
#90F77F #7F90F7 #F77F90
tetradic
#90F77F #7FCCF7 #E67FF7 #F7AA7F
square
#90F77F #7FCCF7 #E67FF7 #F7AA7F
split-complementary
#90F77F #AA7FF7 #F77FCC
monochromatic
#2EED0F #5EF345 #90F77F #C2FBB9 #E6FDE2
Accessibility & contrast
On white
1.33
#90F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#90F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90F77F
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90F77F | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE575
Deuteranopia (green-blind)
#EEDC87
Tritanopia (blue-blind)
#87F0DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #90f77f; /* rgb */ color: rgb(144, 247, 127); /* oklch */ color: oklch(88.7% 0.184 140.9);
Tailwind
colors: {
custom: {
50: '#b6faa6',
500: '#90f77f',
950: '#000000',
},
}SCSS
$custom: #90f77f; $custom-light: #b6faa6; $custom-dark: #000000;
JSON
{
"hex": "#90f77f",
"rgb": {
"r": 144,
"g": 247,
"b": 127
},
"hsl": {
"h": 111.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88652,
"c": 0.1845,
"h": 140.9
},
"luminance": 0.73983
}Semantic roles & 50–950 ramp
primary
#90F77F
secondary
#C047D3
accent
#01E5C5
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#12170F
muted
#828580