#98E27A#98E27A
#98E27A is a very light, vivid green. Relative luminance 0.625; OKLCH L 84.1% C 0.156 H 137.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98E27A |
|---|---|
| RGB | rgb(152, 226, 122) |
| HSL | hsl(103, 64%, 68%) |
| HSV | hsv(103, 46%, 89%) |
| CMYK | cmyk(32.7%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(83.16, -41.65, 43.54) |
| CIE-LCH | lch(83.16, 60.25, 133.73°) |
| OKLab | oklab(84.05% -0.1143 0.1056) |
| OKLCH | oklch(84.05% 0.156 137.3) |
| XYZ | xyz(43.6568, 62.4714, 28.1665) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.25
Light Green
#96F97B
ΔE00 5.35
Lightish Green
#61E160
ΔE00 5.77
Pale Light Green
#B1FC99
ΔE00 5.93
Fresh Green
#69D84F
ΔE00 6.10
Palegreen
#98FB98
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E27A #C47AE2
analogous
#CCE27A #98E27A #7AE290
triadic
#98E27A #7A98E2 #E27A98
tetradic
#98E27A #7ACCE2 #C47AE2 #E2907A
square
#98E27A #7ACCE2 #C47AE2 #E2907A
split-complementary
#98E27A #907AE2 #E27ACC
monochromatic
#52B928 #71D748 #98E27A #BFEDAC #E6F8DE
Accessibility & contrast
On white
1.56
#98E27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#98E27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E27A
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E27A | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D372
Deuteranopia (green-blind)
#DDCD80
Tritanopia (blue-blind)
#95DBC9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e27a; /* rgb */ color: rgb(152, 226, 122); /* oklch */ color: oklch(84.1% 0.156 137.3);
Tailwind
colors: {
custom: {
50: '#b9eba2',
500: '#98e27a',
950: '#000000',
},
}SCSS
$custom: #98e27a; $custom-light: #b9eba2; $custom-dark: #000000;
JSON
{
"hex": "#98e27a",
"rgb": {
"r": 152,
"g": 226,
"b": 122
},
"hsl": {
"h": 102.692,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.84051,
"c": 0.15557,
"h": 137.3
},
"luminance": 0.62473
}Semantic roles & 50–950 ramp
primary
#98E27A
secondary
#9847B9
accent
#19CC99
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480