#98F293#98F293
#98F293 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.2% C 0.154 H 143.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98F293 |
|---|---|
| RGB | rgb(152, 242, 147) |
| HSL | hsl(117, 79%, 76%) |
| HSV | hsv(117, 39%, 95%) |
| CMYK | cmyk(37.2%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(88.10, -45.19, 37.56) |
| CIE-LCH | lch(88.10, 58.76, 140.27°) |
| OKLab | oklab(88.18% -0.1232 0.0929) |
| OKLCH | oklch(88.18% 0.154 143) |
| XYZ | xyz(49.9653, 72.2836, 38.9175) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.14
Palegreen
#98FB98
ΔE00 1.93
Mint Green
#8FFF9F
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.42
Light Pastel Green
#B2FBA5
ΔE00 3.45
Pale Light Green
#B1FC99
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F293 #ED93F2
analogous
#C8F293 #98F293 #93F2BE
triadic
#98F293 #9398F2 #F29398
tetradic
#98F293 #93C8F2 #ED93F2 #F2BE93
square
#98F293 #93C8F2 #ED93F2 #F2BE93
split-complementary
#98F293 #BE93F2 #F293C8
monochromatic
#30E526 #64EB5C #98F293 #CCF9CA #E5FCE4
Accessibility & contrast
On white
1.36
#98F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#98F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F293
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F293 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#E9DA99
Tritanopia (blue-blind)
#8FEDDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #98f293; /* rgb */ color: rgb(152, 242, 147); /* oklch */ color: oklch(88.2% 0.154 143.0);
Tailwind
colors: {
custom: {
50: '#baf7b3',
500: '#98f293',
950: '#000000',
},
}SCSS
$custom: #98f293; $custom-light: #baf7b3; $custom-dark: #000000;
JSON
{
"hex": "#98f293",
"rgb": {
"r": 152,
"g": 242,
"b": 147
},
"hsl": {
"h": 116.842,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.88179,
"c": 0.15427,
"h": 143
},
"luminance": 0.72286
}Semantic roles & 50–950 ramp
primary
#98F293
secondary
#C95ACF
accent
#0BDBD0
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581