#98DF89#98DF89
#98DF89 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.6% C 0.136 H 140.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF89 |
|---|---|
| RGB | rgb(152, 223, 137) |
| HSL | hsl(110, 57%, 71%) |
| HSV | hsv(110, 39%, 87%) |
| CMYK | cmyk(31.8%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(82.52, -38.29, 35.27) |
| CIE-LCH | lch(82.52, 52.06, 137.34°) |
| OKLab | oklab(83.6% -0.1045 0.0873) |
| OKLCH | oklch(83.6% 0.136 140.1) |
| XYZ | xyz(43.8504, 61.2550, 33.1750) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.01
Light Pastel Green
#B2FBA5
ΔE00 6.24
Palegreen
#98FB98
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF89 #D089DF
analogous
#C3DF89 #98DF89 #89DFA5
triadic
#98DF89 #8998DF #DF8998
tetradic
#98DF89 #89C3DF #D089DF #DFA589
square
#98DF89 #89C3DF #D089DF #DFA589
split-complementary
#98DF89 #A589DF #DF89C3
monochromatic
#4ABB33 #6ED259 #98DF89 #C2ECB9 #EAF8E7
Accessibility & contrast
On white
1.58
#98DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#98DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF89
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF89 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D183
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#93DACA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #98df89; /* rgb */ color: rgb(152, 223, 137); /* oklch */ color: oklch(83.6% 0.136 140.1);
Tailwind
colors: {
custom: {
50: '#b9e9ac',
500: '#98df89',
950: '#000000',
},
}SCSS
$custom: #98df89; $custom-light: #b9e9ac; $custom-dark: #000000;
JSON
{
"hex": "#98df89",
"rgb": {
"r": 152,
"g": 223,
"b": 137
},
"hsl": {
"h": 109.535,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83595,
"c": 0.13616,
"h": 140.1
},
"luminance": 0.61257
}Semantic roles & 50–950 ramp
primary
#98DF89
secondary
#A656B7
accent
#21C5A8
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481