#98EB85#98EB85
#98EB85 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.3% C 0.158 H 139.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98EB85 |
|---|---|
| RGB | rgb(152, 235, 133) |
| HSL | hsl(109, 72%, 72%) |
| HSV | hsv(109, 43%, 92%) |
| CMYK | cmyk(35.3%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(85.90, -44.14, 41.62) |
| CIE-LCH | lch(85.90, 60.66, 136.68°) |
| OKLab | oklab(86.32% -0.1207 0.1017) |
| OKLCH | oklch(86.32% 0.158 139.9) |
| XYZ | xyz(46.8892, 67.7832, 32.7986) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.29
Palegreen
#98FB98
ΔE00 3.83
Light Green
#96F97B
ΔE00 3.94
Pale Light Green
#B1FC99
ΔE00 4.16
Pastel Green
#B0FF9D
ΔE00 4.61
Easter Green
#8CFD7E
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EB85 #D885EB
analogous
#CBEB85 #98EB85 #85EBA5
triadic
#98EB85 #8598EB #EB8598
tetradic
#98EB85 #85CBEB #D885EB #EBA585
square
#98EB85 #85CBEB #D885EB #EBA585
split-complementary
#98EB85 #A585EB #EB85CB
monochromatic
#43D323 #6CE250 #98EB85 #C4F4BA #E9FBE5
Accessibility & contrast
On white
1.44
#98EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#98EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EB85
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EB85 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7D
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#92E5D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98eb85; /* rgb */ color: rgb(152, 235, 133); /* oklch */ color: oklch(86.3% 0.158 139.9);
Tailwind
colors: {
custom: {
50: '#b9f2aa',
500: '#98eb85',
950: '#000000',
},
}SCSS
$custom: #98eb85; $custom-light: #b9f2aa; $custom-dark: #000000;
JSON
{
"hex": "#98eb85",
"rgb": {
"r": 152,
"g": 235,
"b": 133
},
"hsl": {
"h": 108.824,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.8632,
"c": 0.15782,
"h": 139.9
},
"luminance": 0.67786
}Semantic roles & 50–950 ramp
primary
#98EB85
secondary
#AF4FC5
accent
#12D4B0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581