#98F599#98F599
#98F599 is a very light, vivid green. Relative luminance 0.743; OKLCH L 89.0% C 0.153 H 144.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #98F599 |
|---|---|
| RGB | rgb(152, 245, 153) |
| HSL | hsl(121, 82%, 78%) |
| HSV | hsv(121, 38%, 96%) |
| CMYK | cmyk(38%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(89.05, -45.59, 35.81) |
| CIE-LCH | lch(89.05, 57.98, 141.85°) |
| OKLab | oklab(88.98% -0.1242 0.089) |
| OKLCH | oklch(88.98% 0.153 144.4) |
| XYZ | xyz(51.3487, 74.2773, 41.7621) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.49
Lightgreen
#90EE90
ΔE00 1.65
Mint Green
#8FFF9F
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.06
Light Pastel Green
#B2FBA5
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F599 #F598F4
analogous
#C5F598 #98F599 #98F5C7
triadic
#98F599 #9998F5 #F59998
tetradic
#98F599 #98C5F5 #F598F4 #F5C798
square
#98F599 #98C5F5 #F598F4 #F5C798
split-complementary
#98F599 #C798F5 #F598C5
monochromatic
#28EA2B #60F062 #98F599 #D0FAD0 #E3FCE3
Accessibility & contrast
On white
1.32
#98F599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#98F599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F599
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F599 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E593
Deuteranopia (green-blind)
#EBDC9E
Tritanopia (blue-blind)
#8DF0DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98f599; /* rgb */ color: rgb(152, 245, 153); /* oklch */ color: oklch(89.0% 0.153 144.4);
Tailwind
colors: {
custom: {
50: '#baf9b8',
500: '#98f599',
950: '#000000',
},
}SCSS
$custom: #98f599; $custom-light: #baf9b8; $custom-dark: #000000;
JSON
{
"hex": "#98f599",
"rgb": {
"r": 152,
"g": 245,
"b": 153
},
"hsl": {
"h": 120.645,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.8898,
"c": 0.15278,
"h": 144.4
},
"luminance": 0.7428
}Semantic roles & 50–950 ramp
primary
#98F599
secondary
#D45ED2
accent
#07DCDF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581