#98FF95#98FF95
#98FF95 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.2% C 0.171 H 143.4°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #98FF95 |
|---|---|
| RGB | rgb(152, 255, 149) |
| HSL | hsl(118, 100%, 79%) |
| HSV | hsv(118, 42%, 100%) |
| CMYK | cmyk(40.4%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(91.85, -50.41, 41.42) |
| CIE-LCH | lch(91.85, 65.24, 140.59°) |
| OKLab | oklab(91.23% -0.1373 0.1019) |
| OKLCH | oklch(91.23% 0.171 143.4) |
| XYZ | xyz(54.1312, 80.3621, 41.0871) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.19
Mint Green
#8FFF9F
ΔE00 2.16
Baby Green
#8CFF9E
ΔE00 2.26
Pastel Green
#B0FF9D
ΔE00 2.83
Easter Green
#8CFD7E
ΔE00 2.92
Pale Light Green
#B1FC99
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FF95 #FC95FF
analogous
#CDFF95 #98FF95 #95FFC7
triadic
#98FF95 #9598FF #FF9598
tetradic
#98FF95 #95CDFF #FC95FF #FFC795
square
#98FF95 #95CDFF #FC95FF #FFC795
split-complementary
#98FF95 #C795FF #FF95CD
monochromatic
#21FF1B #5DFF58 #98FF95 #D3FFD2 #E1FFE0
Accessibility & contrast
On white
1.23
#98FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#98FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FF95
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FF95 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#F4E49C
Tritanopia (blue-blind)
#8CF9E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98ff95; /* rgb */ color: rgb(152, 255, 149); /* oklch */ color: oklch(91.2% 0.171 143.4);
Tailwind
colors: {
custom: {
50: '#bbffb5',
500: '#98ff95',
950: '#000000',
},
}SCSS
$custom: #98ff95; $custom-light: #bbffb5; $custom-dark: #000000;
JSON
{
"hex": "#98ff95",
"rgb": {
"r": 152,
"g": 255,
"b": 149
},
"hsl": {
"h": 118.302,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91233,
"c": 0.17098,
"h": 143.4
},
"luminance": 0.80365
}Semantic roles & 50–950 ramp
primary
#98FF95
secondary
#DD57E1
accent
#00E6DF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681