#98E07A#98E07A
#98E07A is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.6% C 0.153 H 137.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #98E07A |
|---|---|
| RGB | rgb(152, 224, 122) |
| HSL | hsl(102, 62%, 68%) |
| HSV | hsv(102, 46%, 88%) |
| CMYK | cmyk(32.1%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(82.59, -40.77, 42.82) |
| CIE-LCH | lch(82.59, 59.12, 133.59°) |
| OKLab | oklab(83.58% -0.1118 0.104) |
| OKLCH | oklch(83.58% 0.153 137.1) |
| XYZ | xyz(43.1162, 61.3901, 27.9863) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.50
Light Green
#96F97B
ΔE00 5.85
Lightish Green
#61E160
ΔE00 5.93
Fresh Green
#69D84F
ΔE00 6.12
Pale Light Green
#B1FC99
ΔE00 6.28
Pale Olive Green
#B1D27B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E07A #C27AE0
analogous
#CBE07A #98E07A #7AE08F
triadic
#98E07A #7A98E0 #E07A98
tetradic
#98E07A #7ACBE0 #C27AE0 #E08F7A
square
#98E07A #7ACBE0 #C27AE0 #E08F7A
split-complementary
#98E07A #8F7AE0 #E07ACB
monochromatic
#53B52A #72D448 #98E07A #BEECAC #E5F7DD
Accessibility & contrast
On white
1.58
#98E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#98E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E07A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E07A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D272
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#95DAC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #98e07a; /* rgb */ color: rgb(152, 224, 122); /* oklch */ color: oklch(83.6% 0.153 137.1);
Tailwind
colors: {
custom: {
50: '#b9eaa2',
500: '#98e07a',
950: '#000000',
},
}SCSS
$custom: #98e07a; $custom-light: #b9eaa2; $custom-dark: #000000;
JSON
{
"hex": "#98e07a",
"rgb": {
"r": 152,
"g": 224,
"b": 122
},
"hsl": {
"h": 102.353,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.83584,
"c": 0.1527,
"h": 137.1
},
"luminance": 0.61392
}Semantic roles & 50–950 ramp
primary
#98E07A
secondary
#9648B6
accent
#1CCA97
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480