#98E27E#98E27E
#98E27E is a very light, vivid green. Relative luminance 0.626; OKLCH L 84.1% C 0.152 H 138.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98E27E |
|---|---|
| RGB | rgb(152, 226, 126) |
| HSL | hsl(104, 63%, 69%) |
| HSV | hsv(104, 44%, 89%) |
| CMYK | cmyk(32.7%, 0%, 44.2%, 11.4%) |
| CIE-LAB | lab(83.22, -41.13, 41.65) |
| CIE-LCH | lch(83.22, 58.54, 134.64°) |
| OKLab | oklab(84.11% -0.1127 0.1015) |
| OKLCH | oklch(84.11% 0.152 138) |
| XYZ | xyz(43.9098, 62.5726, 29.4988) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.85
Light Green
#96F97B
ΔE00 5.56
Pale Light Green
#B1FC99
ΔE00 5.80
Palegreen
#98FB98
ΔE00 5.88
Lightish Green
#61E160
ΔE00 5.95
Light Pastel Green
#B2FBA5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E27E #C87EE2
analogous
#CAE27E #98E27E #7EE296
triadic
#98E27E #7E98E2 #E27E98
tetradic
#98E27E #7ECAE2 #C87EE2 #E2967E
square
#98E27E #7ECAE2 #C87EE2 #E2967E
split-complementary
#98E27E #967EE2 #E27ECA
monochromatic
#50BB2A #70D74C #98E27E #C0EDB0 #E8F8E2
Accessibility & contrast
On white
1.55
#98E27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#98E27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E27E
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E27E | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#95DCCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e27e; /* rgb */ color: rgb(152, 226, 126); /* oklch */ color: oklch(84.1% 0.152 138.0);
Tailwind
colors: {
custom: {
50: '#b9eba5',
500: '#98e27e',
950: '#000000',
},
}SCSS
$custom: #98e27e; $custom-light: #b9eba5; $custom-dark: #000000;
JSON
{
"hex": "#98e27e",
"rgb": {
"r": 152,
"g": 226,
"b": 126
},
"hsl": {
"h": 104.4,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84111,
"c": 0.15166,
"h": 138
},
"luminance": 0.62574
}Semantic roles & 50–950 ramp
primary
#98E27E
secondary
#9D4BB9
accent
#1ACB9D
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480