#98EA85#98EA85
#98EA85 is a very light, vivid green. Relative luminance 0.672; OKLCH L 86.1% C 0.156 H 139.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA85 |
|---|---|
| RGB | rgb(152, 234, 133) |
| HSL | hsl(109, 71%, 72%) |
| HSV | hsv(109, 43%, 92%) |
| CMYK | cmyk(35%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(85.61, -43.71, 41.25) |
| CIE-LCH | lch(85.61, 60.10, 136.65°) |
| OKLab | oklab(86.09% -0.1195 0.1009) |
| OKLCH | oklch(86.09% 0.156 139.8) |
| XYZ | xyz(46.6037, 67.2123, 32.7034) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.32
Palegreen
#98FB98
ΔE00 4.00
Light Green
#96F97B
ΔE00 4.17
Pale Light Green
#B1FC99
ΔE00 4.31
Pastel Green
#B0FF9D
ΔE00 4.77
Light Pastel Green
#B2FBA5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA85 #D785EA
analogous
#CBEA85 #98EA85 #85EAA5
triadic
#98EA85 #8598EA #EA8598
tetradic
#98EA85 #85CBEA #D785EA #EAA585
square
#98EA85 #85CBEA #D785EA #EAA585
split-complementary
#98EA85 #A585EA #EA85CB
monochromatic
#44D124 #6CE151 #98EA85 #C4F3B9 #E9FBE5
Accessibility & contrast
On white
1.45
#98EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#98EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA85
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA85 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#E3D38B
Tritanopia (blue-blind)
#92E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea85; /* rgb */ color: rgb(152, 234, 133); /* oklch */ color: oklch(86.1% 0.156 139.8);
Tailwind
colors: {
custom: {
50: '#b9f1aa',
500: '#98ea85',
950: '#000000',
},
}SCSS
$custom: #98ea85; $custom-light: #b9f1aa; $custom-dark: #000000;
JSON
{
"hex": "#98ea85",
"rgb": {
"r": 152,
"g": 234,
"b": 133
},
"hsl": {
"h": 108.713,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.86087,
"c": 0.15638,
"h": 139.8
},
"luminance": 0.67214
}Semantic roles & 50–950 ramp
primary
#98EA85
secondary
#AE50C4
accent
#13D3AF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581