#98ED98#98ED98
#98ED98 is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.1% C 0.142 H 144.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98ED98 |
|---|---|
| RGB | rgb(152, 237, 152) |
| HSL | hsl(120, 70%, 76%) |
| HSV | hsv(120, 36%, 93%) |
| CMYK | cmyk(35.9%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(86.76, -42.27, 33.28) |
| CIE-LCH | lch(86.76, 53.80, 141.78°) |
| OKLab | oklab(87.11% -0.1152 0.083) |
| OKLCH | oklch(87.11% 0.142 144.2) |
| XYZ | xyz(48.8984, 69.5082, 40.5396) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.55
Palegreen
#98FB98
ΔE00 3.37
Light Pastel Green
#B2FBA5
ΔE00 3.84
Light Sea Green
#98F6B0
ΔE00 4.01
Light Mint Green
#A6FBB2
ΔE00 4.02
Foam Green
#90FDA9
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98ED98 #ED98ED
analogous
#C3ED98 #98ED98 #98EDC3
triadic
#98ED98 #9898ED #ED9898
tetradic
#98ED98 #98C3ED #ED98ED #EDC398
square
#98ED98 #98C3ED #ED98ED #EDC398
split-complementary
#98ED98 #C398ED #ED98C3
monochromatic
#30DB30 #64E464 #98ED98 #CCF6CC #E5FAE5
Accessibility & contrast
On white
1.41
#98ED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#98ED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98ED98
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98ED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98ED98 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#8FE8D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #98ed98; /* rgb */ color: rgb(152, 237, 152); /* oklch */ color: oklch(87.1% 0.142 144.2);
Tailwind
colors: {
custom: {
50: '#b9f3b7',
500: '#98ed98',
950: '#000000',
},
}SCSS
$custom: #98ed98; $custom-light: #b9f3b7; $custom-dark: #000000;
JSON
{
"hex": "#98ed98",
"rgb": {
"r": 152,
"g": 237,
"b": 152
},
"hsl": {
"h": 120,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.87109,
"c": 0.14197,
"h": 144.2
},
"luminance": 0.69511
}Semantic roles & 50–950 ramp
primary
#98ED98
secondary
#C960C9
accent
#13D2D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581