#98E98E#98E98E
#98E98E is a very light, vivid green. Relative luminance 0.669; OKLCH L 86.0% C 0.146 H 141.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98E98E |
|---|---|
| RGB | rgb(152, 233, 142) |
| HSL | hsl(113, 67%, 74%) |
| HSV | hsv(113, 39%, 91%) |
| CMYK | cmyk(34.8%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(85.46, -42.01, 36.59) |
| CIE-LCH | lch(85.46, 55.71, 138.94°) |
| OKLab | oklab(86% -0.1146 0.0905) |
| OKLCH | oklch(86% 0.146 141.7) |
| XYZ | xyz(46.9684, 66.9039, 36.0249) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.67
Palegreen
#98FB98
ΔE00 3.94
Light Pastel Green
#B2FBA5
ΔE00 4.47
Pale Light Green
#B1FC99
ΔE00 4.62
Pastel Green
#B0FF9D
ΔE00 4.94
Washed Out Green
#BCF5A6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E98E #DF8EE9
analogous
#C5E98E #98E98E #8EE9B1
triadic
#98E98E #8E98E9 #E98E98
tetradic
#98E98E #8EC5E9 #DF8EE9 #E9B18E
square
#98E98E #8EC5E9 #DF8EE9 #E9B18E
split-complementary
#98E98E #B18EE9 #E98EC5
monochromatic
#3CD329 #69DF5B #98E98E #C7F3C1 #E8FAE5
Accessibility & contrast
On white
1.46
#98E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#98E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E98E
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E98E | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA87
Deuteranopia (green-blind)
#E1D393
Tritanopia (blue-blind)
#91E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e98e; /* rgb */ color: rgb(152, 233, 142); /* oklch */ color: oklch(86.0% 0.146 141.7);
Tailwind
colors: {
custom: {
50: '#b9f0b0',
500: '#98e98e',
950: '#000000',
},
}SCSS
$custom: #98e98e; $custom-light: #b9f0b0; $custom-dark: #000000;
JSON
{
"hex": "#98e98e",
"rgb": {
"r": 152,
"g": 233,
"b": 142
},
"hsl": {
"h": 113.407,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.86003,
"c": 0.14601,
"h": 141.7
},
"luminance": 0.66906
}Semantic roles & 50–950 ramp
primary
#98E98E
secondary
#B758C3
accent
#16CFBB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581