Palegreen#98FB98
#98FB98 is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.4% C 0.162 H 144.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #98FB98 |
|---|---|
| RGB | rgb(152, 251, 152) |
| HSL | hsl(120, 93%, 79%) |
| HSV | hsv(120, 39%, 98%) |
| CMYK | cmyk(39.4%, 0%, 39.4%, 1.6%) |
| CIE-LAB | lab(90.75, -48.30, 38.53) |
| CIE-LCH | lch(90.75, 61.78, 141.42°) |
| OKLab | oklab(90.35% -0.1315 0.0953) |
| OKLCH | oklch(90.35% 0.162 144.1) |
| XYZ | xyz(53.1111, 77.9337, 41.9438) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.00
Mint Green
#8FFF9F
ΔE00 1.77
Baby Green
#8CFF9E
ΔE00 1.93
Lightgreen
#90EE90
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 2.84
Pale Light Green
#B1FC99
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FB98 #FB98FB
analogous
#CAFB98 #98FB98 #98FBCA
triadic
#98FB98 #9898FB #FB9898
tetradic
#98FB98 #98CAFB #FB98FB #FBCA98
square
#98FB98 #98CAFB #FB98FB #FBCA98
split-complementary
#98FB98 #CA98FB #FB98CA
monochromatic
#22F622 #5DF95D #98FB98 #D3FDD3 #E2FEE2
Accessibility & contrast
On white
1.27
#98FB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#98FB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FB98
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FB98 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#F0E19E
Tritanopia (blue-blind)
#8CF6E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #98fb98; /* rgb */ color: rgb(152, 251, 152); /* oklch */ color: oklch(90.4% 0.162 144.1);
Tailwind
colors: {
custom: {
50: '#bafdb7',
500: '#98fb98',
950: '#000000',
},
}SCSS
$custom: #98fb98; $custom-light: #bafdb7; $custom-dark: #000000;
JSON
{
"hex": "#98fb98",
"rgb": {
"r": 152,
"g": 251,
"b": 152
},
"hsl": {
"h": 120,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.90354,
"c": 0.16242,
"h": 144.1
},
"luminance": 0.77937
}Semantic roles & 50–950 ramp
primary
#98FB98
secondary
#DC5BDC
accent
#00E5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681