#98E281#98E281
#98E281 is a very light, vivid green. Relative luminance 0.627; OKLCH L 84.2% C 0.149 H 138.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98E281 |
|---|---|
| RGB | rgb(152, 226, 129) |
| HSL | hsl(106, 63%, 70%) |
| HSV | hsv(106, 43%, 89%) |
| CMYK | cmyk(32.7%, 0%, 42.9%, 11.4%) |
| CIE-LAB | lab(83.26, -40.74, 40.23) |
| CIE-LCH | lch(83.26, 57.25, 135.36°) |
| OKLab | oklab(84.16% -0.1115 0.0984) |
| OKLCH | oklch(84.16% 0.149 138.6) |
| XYZ | xyz(44.1063, 62.6512, 30.5336) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Palegreen
#98FB98
ΔE00 5.73
Pale Light Green
#B1FC99
ΔE00 5.75
Light Green
#96F97B
ΔE00 5.76
Light Pastel Green
#B2FBA5
ΔE00 6.12
Lightish Green
#61E160
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E281 #CB81E2
analogous
#C9E281 #98E281 #81E29B
triadic
#98E281 #8198E2 #E28198
tetradic
#98E281 #81C9E2 #CB81E2 #E29B81
square
#98E281 #81C9E2 #CB81E2 #E29B81
split-complementary
#98E281 #9B81E2 #E281C9
monochromatic
#4EBD2C #6FD74F #98E281 #C1EDB3 #E9F9E4
Accessibility & contrast
On white
1.55
#98E281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#98E281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E281
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E281 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47A
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#94DCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e281; /* rgb */ color: rgb(152, 226, 129); /* oklch */ color: oklch(84.2% 0.149 138.6);
Tailwind
colors: {
custom: {
50: '#b9eba7',
500: '#98e281',
950: '#000000',
},
}SCSS
$custom: #98e281; $custom-light: #b9eba7; $custom-dark: #000000;
JSON
{
"hex": "#98e281",
"rgb": {
"r": 152,
"g": 226,
"b": 129
},
"hsl": {
"h": 105.773,
"s": 62.581,
"l": 69.608
},
"oklch": {
"l": 0.84159,
"c": 0.14869,
"h": 138.6
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#98E281
secondary
#A04EBA
accent
#1BCAA1
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480