#98EA88#98EA88
#98EA88 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.1% C 0.153 H 140.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA88 |
|---|---|
| RGB | rgb(152, 234, 136) |
| HSL | hsl(110, 70%, 73%) |
| HSV | hsv(110, 42%, 92%) |
| CMYK | cmyk(35%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(85.65, -43.30, 39.83) |
| CIE-LCH | lch(85.65, 58.83, 137.39°) |
| OKLab | oklab(86.14% -0.1183 0.0978) |
| OKLCH | oklch(86.14% 0.153 140.4) |
| XYZ | xyz(46.8139, 67.2964, 33.8106) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.97
Palegreen
#98FB98
ΔE00 3.84
Pale Light Green
#B1FC99
ΔE00 4.29
Light Green
#96F97B
ΔE00 4.49
Light Pastel Green
#B2FBA5
ΔE00 4.68
Pastel Green
#B0FF9D
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA88 #DA88EA
analogous
#C9EA88 #98EA88 #88EAA9
triadic
#98EA88 #8898EA #EA8898
tetradic
#98EA88 #88C9EA #DA88EA #EAA988
square
#98EA88 #88C9EA #DA88EA #EAA988
split-complementary
#98EA88 #A988EA #EA88C9
monochromatic
#41D225 #6BE154 #98EA88 #C5F3BC #E8FAE5
Accessibility & contrast
On white
1.45
#98EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#98EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA88
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA88 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#92E4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98ea88; /* rgb */ color: rgb(152, 234, 136); /* oklch */ color: oklch(86.1% 0.153 140.4);
Tailwind
colors: {
custom: {
50: '#b9f1ac',
500: '#98ea88',
950: '#000000',
},
}SCSS
$custom: #98ea88; $custom-light: #b9f1ac; $custom-dark: #000000;
JSON
{
"hex": "#98ea88",
"rgb": {
"r": 152,
"g": 234,
"b": 136
},
"hsl": {
"h": 110.204,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.86135,
"c": 0.15344,
"h": 140.4
},
"luminance": 0.67299
}Semantic roles & 50–950 ramp
primary
#98EA88
secondary
#B152C4
accent
#14D2B3
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581