#98F77B#98F77B
#98F77B is a very light, vivid green. Relative luminance 0.746; OKLCH L 89.0% C 0.184 H 138.8°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #98F77B |
|---|---|
| RGB | rgb(152, 247, 123) |
| HSL | hsl(106, 89%, 73%) |
| HSV | hsv(106, 50%, 97%) |
| CMYK | cmyk(38.5%, 0%, 50.2%, 3.1%) |
| CIE-LAB | lab(89.22, -50.48, 50.52) |
| CIE-LCH | lch(89.22, 71.42, 134.97°) |
| OKLab | oklab(88.98% -0.1384 0.1212) |
| OKLCH | oklch(88.98% 0.184 138.8) |
| XYZ | xyz(49.7831, 74.6243, 30.5158) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.52
Easter Green
#8CFD7E
ΔE00 1.98
Light Grass Green
#9AF764
ΔE00 2.97
Spring Green (survey)
#A9F971
ΔE00 2.99
Lightgreen (survey)
#76FF7B
ΔE00 3.81
Lighter Green
#75FD63
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F77B #DA7BF7
analogous
#D6F77B #98F77B #7BF79C
triadic
#98F77B #7B98F7 #F77B98
tetradic
#98F77B #7BD6F7 #DA7BF7 #F79C7B
square
#98F77B #7BD6F7 #DA7BF7 #F79C7B
split-complementary
#98F77B #9C7BF7 #F77BD6
monochromatic
#41E90E #6BF441 #98F77B #C5FAB5 #E8FDE2
Accessibility & contrast
On white
1.32
#98F77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#98F77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F77B
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F77B | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#92F0DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98f77b; /* rgb */ color: rgb(152, 247, 123); /* oklch */ color: oklch(89.0% 0.184 138.8);
Tailwind
colors: {
custom: {
50: '#bbfaa4',
500: '#98f77b',
950: '#000000',
},
}SCSS
$custom: #98f77b; $custom-light: #bbfaa4; $custom-dark: #000000;
JSON
{
"hex": "#98f77b",
"rgb": {
"r": 152,
"g": 247,
"b": 123
},
"hsl": {
"h": 105.968,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.88979,
"c": 0.18401,
"h": 138.8
},
"luminance": 0.74627
}Semantic roles & 50–950 ramp
primary
#98F77B
secondary
#B143D3
accent
#00E5B0
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12170F
muted
#828580