#98DF97#98DF97
#98DF97 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.9% C 0.122 H 144.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #98DF97 |
|---|---|
| RGB | rgb(152, 223, 151) |
| HSL | hsl(119, 53%, 73%) |
| HSV | hsv(119, 32%, 87%) |
| CMYK | cmyk(31.8%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(82.74, -36.15, 28.44) |
| CIE-LCH | lch(82.74, 46.00, 141.81°) |
| OKLab | oklab(83.86% -0.0986 0.0714) |
| OKLCH | oklch(83.86% 0.122 144.1) |
| XYZ | xyz(44.9206, 61.6831, 38.8113) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 4.67
Light Grey Green
#B7E1A1
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 5.41
Light Sea Green
#98F6B0
ΔE00 5.60
Washed Out Green
#BCF5A6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98DF97 #DE97DF
analogous
#BCDF97 #98DF97 #97DFBA
triadic
#98DF97 #9798DF #DF9798
tetradic
#98DF97 #97BCDF #DE97DF #DFBA97
square
#98DF97 #97BCDF #DE97DF #DFBA97
split-complementary
#98DF97 #BA97DF #DF97BC
monochromatic
#3DC03B #6AD168 #98DF97 #C6EDC6 #E8F8E8
Accessibility & contrast
On white
1.57
#98DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#98DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98DF97
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98DF97 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D292
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#91DBCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #98df97; /* rgb */ color: rgb(152, 223, 151); /* oklch */ color: oklch(83.9% 0.122 144.1);
Tailwind
colors: {
custom: {
50: '#b8e9b6',
500: '#98df97',
950: '#000000',
},
}SCSS
$custom: #98df97; $custom-light: #b8e9b6; $custom-dark: #000000;
JSON
{
"hex": "#98df97",
"rgb": {
"r": 152,
"g": 223,
"b": 151
},
"hsl": {
"h": 119.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.83855,
"c": 0.12177,
"h": 144.1
},
"luminance": 0.61685
}Semantic roles & 50–950 ramp
primary
#98DF97
secondary
#B663B7
accent
#25C0BE
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121611
muted
#828481