#98E89E#98E89E
#98E89E is a very light, vivid green. Relative luminance 0.669; OKLCH L 86.1% C 0.128 H 146.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98E89E |
|---|---|
| RGB | rgb(152, 232, 158) |
| HSL | hsl(125, 63%, 75%) |
| HSV | hsv(125, 34%, 91%) |
| CMYK | cmyk(34.5%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(85.43, -39.10, 28.47) |
| CIE-LCH | lch(85.43, 48.36, 143.94°) |
| OKLab | oklab(86.07% -0.1066 0.0716) |
| OKLCH | oklch(86.07% 0.128 146.1) |
| XYZ | xyz(47.9748, 66.8548, 42.7176) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.99
Lightgreen
#90EE90
ΔE00 3.45
Light Sea Green
#98F6B0
ΔE00 3.57
Light Mint Green
#A6FBB2
ΔE00 4.14
Mint (survey)
#9FFEB0
ΔE00 4.68
Foam Green
#90FDA9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E89E #E898E2
analogous
#BAE898 #98E89E #98E8C6
triadic
#98E89E #9E98E8 #E89E98
tetradic
#98E89E #98BAE8 #E898E2 #E8C698
square
#98E89E #98BAE8 #E898E2 #E8C698
split-complementary
#98E89E #C698E8 #E898BA
monochromatic
#34D240 #66DD6F #98E89E #CAF3CD #E6F9E7
Accessibility & contrast
On white
1.46
#98E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#98E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E89E
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E89E | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA99
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#8EE4D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #98e89e; /* rgb */ color: rgb(152, 232, 158); /* oklch */ color: oklch(86.1% 0.128 146.1);
Tailwind
colors: {
custom: {
50: '#b9efbb',
500: '#98e89e',
950: '#000000',
},
}SCSS
$custom: #98e89e; $custom-light: #b9efbb; $custom-dark: #000000;
JSON
{
"hex": "#98e89e",
"rgb": {
"r": 152,
"g": 232,
"b": 158
},
"hsl": {
"h": 124.5,
"s": 63.492,
"l": 75.294
},
"oklch": {
"l": 0.86068,
"c": 0.12846,
"h": 146.1
},
"luminance": 0.66857
}Semantic roles & 50–950 ramp
primary
#98E89E
secondary
#C262BB
accent
#1ABECB
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121612
muted
#828582