#98F895#98F895
#98F895 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.161 H 143.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98F895 |
|---|---|
| RGB | rgb(152, 248, 149) |
| HSL | hsl(118, 88%, 78%) |
| HSV | hsv(118, 40%, 97%) |
| CMYK | cmyk(38.7%, 0%, 39.9%, 2.7%) |
| CIE-LAB | lab(89.85, -47.47, 38.83) |
| CIE-LCH | lch(89.85, 61.33, 140.71°) |
| OKLab | oklab(89.61% -0.1293 0.0959) |
| OKLCH | oklch(89.61% 0.161 143.4) |
| XYZ | xyz(51.9388, 75.9772, 40.3562) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.67
Lightgreen
#90EE90
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.31
Baby Green
#8CFF9E
ΔE00 2.45
Pastel Green
#B0FF9D
ΔE00 2.90
Pale Light Green
#B1FC99
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F895 #F595F8
analogous
#C9F895 #98F895 #95F8C3
triadic
#98F895 #9598F8 #F89598
tetradic
#98F895 #95C9F8 #F595F8 #F8C395
square
#98F895 #95C9F8 #F595F8 #F8C395
split-complementary
#98F895 #C395F8 #F895C9
monochromatic
#28F022 #60F45C #98F895 #D0FCCE #E3FDE2
Accessibility & contrast
On white
1.30
#98F895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#98F895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F895
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F895 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE88E
Deuteranopia (green-blind)
#EEDE9B
Tritanopia (blue-blind)
#8EF3E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #98f895; /* rgb */ color: rgb(152, 248, 149); /* oklch */ color: oklch(89.6% 0.161 143.4);
Tailwind
colors: {
custom: {
50: '#bafbb5',
500: '#98f895',
950: '#000000',
},
}SCSS
$custom: #98f895; $custom-light: #bafbb5; $custom-dark: #000000;
JSON
{
"hex": "#98f895",
"rgb": {
"r": 152,
"g": 248,
"b": 149
},
"hsl": {
"h": 118.182,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.89607,
"c": 0.16101,
"h": 143.4
},
"luminance": 0.7598
}Semantic roles & 50–950 ramp
primary
#98F895
secondary
#D45AD7
accent
#01E4DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581