#98F89E#98F89E
#98F89E is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.8% C 0.152 H 145.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98F89E |
|---|---|
| RGB | rgb(152, 248, 158) |
| HSL | hsl(124, 87%, 78%) |
| HSV | hsv(124, 39%, 97%) |
| CMYK | cmyk(38.7%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(89.99, -46.11, 34.55) |
| CIE-LCH | lch(89.99, 57.62, 143.16°) |
| OKLab | oklab(89.77% -0.1256 0.0861) |
| OKLCH | oklch(89.77% 0.152 145.6) |
| XYZ | xyz(52.6852, 76.2758, 44.2877) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.47
Mint Green
#8FFF9F
ΔE00 1.93
Baby Green
#8CFF9E
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.27
Lightgreen
#90EE90
ΔE00 2.37
Mint (survey)
#9FFEB0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F89E #F898F2
analogous
#C2F898 #98F89E #98F8CE
triadic
#98F89E #9E98F8 #F89E98
tetradic
#98F89E #98C2F8 #F898F2 #F8CE98
square
#98F89E #98C2F8 #F898F2 #F8CE98
split-complementary
#98F89E #CE98F8 #F898C2
monochromatic
#25F032 #5FF468 #98F89E #D1FCD4 #E2FDE4
Accessibility & contrast
On white
1.29
#98F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#98F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F89E
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F89E | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE898
Deuteranopia (green-blind)
#EDDFA3
Tritanopia (blue-blind)
#8CF3E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f89e; /* rgb */ color: rgb(152, 248, 158); /* oklch */ color: oklch(89.8% 0.152 145.6);
Tailwind
colors: {
custom: {
50: '#bafbbb',
500: '#98f89e',
950: '#000000',
},
}SCSS
$custom: #98f89e; $custom-light: #bafbbb; $custom-dark: #000000;
JSON
{
"hex": "#98f89e",
"rgb": {
"r": 152,
"g": 248,
"b": 158
},
"hsl": {
"h": 123.75,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.89765,
"c": 0.15228,
"h": 145.6
},
"luminance": 0.76279
}Semantic roles & 50–950 ramp
primary
#98F89E
secondary
#D85CD0
accent
#02D6E4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582