#99F87F#99F87F
#99F87F is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.3% C 0.181 H 139.2°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #99F87F |
|---|---|
| RGB | rgb(153, 248, 127) |
| HSL | hsl(107, 90%, 74%) |
| HSV | hsv(107, 49%, 97%) |
| CMYK | cmyk(38.3%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(89.60, -50.10, 49.13) |
| CIE-LCH | lch(89.60, 70.17, 135.56°) |
| OKLab | oklab(89.32% -0.1373 0.1184) |
| OKLCH | oklch(89.32% 0.181 139.2) |
| XYZ | xyz(50.5333, 75.4367, 31.9726) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.64
Easter Green
#8CFD7E
ΔE00 1.84
Spring Green (survey)
#A9F971
ΔE00 3.28
Light Grass Green
#9AF764
ΔE00 3.41
Palegreen
#98FB98
ΔE00 3.63
Pale Light Green
#B1FC99
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99F87F #DE7FF8
analogous
#D6F87F #99F87F #7FF8A1
triadic
#99F87F #7F99F8 #F87F99
tetradic
#99F87F #7FD6F8 #DE7FF8 #F8A17F
square
#99F87F #7FD6F8 #DE7FF8 #F8A17F
split-complementary
#99F87F #A17FF8 #F87FD6
monochromatic
#3EF00D #6BF545 #99F87F #C7FBB9 #E8FDE2
Accessibility & contrast
On white
1.31
#99F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#99F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99F87F
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99F87F | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#93F1DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #99f87f; /* rgb */ color: rgb(153, 248, 127); /* oklch */ color: oklch(89.3% 0.181 139.2);
Tailwind
colors: {
custom: {
50: '#bbfba6',
500: '#99f87f',
950: '#000000',
},
}SCSS
$custom: #99f87f; $custom-light: #bbfba6; $custom-dark: #000000;
JSON
{
"hex": "#99f87f",
"rgb": {
"r": 153,
"g": 248,
"b": 127
},
"hsl": {
"h": 107.107,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.89317,
"c": 0.18124,
"h": 139.2
},
"luminance": 0.75439
}Semantic roles & 50–950 ramp
primary
#99F87F
secondary
#B646D5
accent
#00E6B4
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12170F
muted
#828580