#98EF95#98EF95
#98EF95 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.5% C 0.148 H 143.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #98EF95 |
|---|---|
| RGB | rgb(152, 239, 149) |
| HSL | hsl(118, 74%, 76%) |
| HSV | hsv(118, 38%, 94%) |
| CMYK | cmyk(36.4%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(87.28, -43.60, 35.48) |
| CIE-LCH | lch(87.28, 56.21, 140.86°) |
| OKLab | oklab(87.52% -0.1188 0.0881) |
| OKLCH | oklch(87.52% 0.148 143.5) |
| XYZ | xyz(49.2380, 70.5757, 39.4560) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.00
Palegreen
#98FB98
ΔE00 2.68
Light Pastel Green
#B2FBA5
ΔE00 3.60
Mint Green
#8FFF9F
ΔE00 3.78
Baby Green
#8CFF9E
ΔE00 3.92
Pale Light Green
#B1FC99
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EF95 #EC95EF
analogous
#C5EF95 #98EF95 #95EFBF
triadic
#98EF95 #9598EF #EF9598
tetradic
#98EF95 #95C5EF #EC95EF #EFBF95
square
#98EF95 #95C5EF #EC95EF #EFBF95
split-complementary
#98EF95 #BF95EF #EF95C5
monochromatic
#31DF2B #64E760 #98EF95 #CCF7CA #E5FBE4
Accessibility & contrast
On white
1.39
#98EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#98EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EF95
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EF95 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E6D79A
Tritanopia (blue-blind)
#8FEAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #98ef95; /* rgb */ color: rgb(152, 239, 149); /* oklch */ color: oklch(87.5% 0.148 143.5);
Tailwind
colors: {
custom: {
50: '#b9f5b5',
500: '#98ef95',
950: '#000000',
},
}SCSS
$custom: #98ef95; $custom-light: #b9f5b5; $custom-dark: #000000;
JSON
{
"hex": "#98ef95",
"rgb": {
"r": 152,
"g": 239,
"b": 149
},
"hsl": {
"h": 118,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.87518,
"c": 0.14791,
"h": 143.5
},
"luminance": 0.70578
}Semantic roles & 50–950 ramp
primary
#98EF95
secondary
#C85DCB
accent
#10D6CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581