#98F98E#98F98E
#98F98E is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.7% C 0.169 H 142.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98F98E |
|---|---|
| RGB | rgb(152, 249, 142) |
| HSL | hsl(114, 90%, 77%) |
| HSV | hsv(114, 43%, 98%) |
| CMYK | cmyk(39%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(90.03, -48.88, 42.50) |
| CIE-LCH | lch(90.03, 64.77, 139.00°) |
| OKLab | oklab(89.73% -0.1333 0.1041) |
| OKLCH | oklch(89.73% 0.169 142) |
| XYZ | xyz(51.7049, 76.3768, 37.6037) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.47
Easter Green
#8CFD7E
ΔE00 2.65
Light Green
#96F97B
ΔE00 2.65
Lightgreen
#90EE90
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 2.90
Pale Light Green
#B1FC99
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F98E #EF8EF9
analogous
#CDF98E #98F98E #8EF9BA
triadic
#98F98E #8E98F9 #F98E98
tetradic
#98F98E #8ECDF9 #EF8EF9 #F9BA8E
square
#98F98E #8ECDF9 #EF8EF9 #F9BA8E
split-complementary
#98F98E #BA8EF9 #F98ECD
monochromatic
#2EF31A #63F654 #98F98E #CDFCC8 #E5FDE2
Accessibility & contrast
On white
1.29
#98F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#98F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F98E
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F98E | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#8FF3DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f98e; /* rgb */ color: rgb(152, 249, 142); /* oklch */ color: oklch(89.7% 0.169 142.0);
Tailwind
colors: {
custom: {
50: '#bafcb0',
500: '#98f98e',
950: '#000000',
},
}SCSS
$custom: #98f98e; $custom-light: #bafcb0; $custom-dark: #000000;
JSON
{
"hex": "#98f98e",
"rgb": {
"r": 152,
"g": 249,
"b": 142
},
"hsl": {
"h": 114.393,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.89725,
"c": 0.16916,
"h": 142
},
"luminance": 0.7638
}Semantic roles & 50–950 ramp
primary
#98F98E
secondary
#CC53D8
accent
#00E6D0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581