#98F693#98F693
#98F693 is a very light, vivid green. Relative luminance 0.747; OKLCH L 89.1% C 0.160 H 143.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98F693 |
|---|---|
| RGB | rgb(152, 246, 147) |
| HSL | hsl(117, 85%, 77%) |
| HSV | hsv(117, 40%, 96%) |
| CMYK | cmyk(38.2%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(89.25, -46.91, 39.04) |
| CIE-LCH | lch(89.25, 61.03, 140.23°) |
| OKLab | oklab(89.11% -0.1278 0.0963) |
| OKLCH | oklch(89.11% 0.16 143) |
| XYZ | xyz(51.1689, 74.6907, 39.3187) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.11
Lightgreen
#90EE90
ΔE00 1.88
Mint Green
#8FFF9F
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 2.84
Pastel Green
#B0FF9D
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98F693 #F193F6
analogous
#C9F693 #98F693 #93F6C0
triadic
#98F693 #9398F6 #F69398
tetradic
#98F693 #93C9F6 #F193F6 #F6C093
square
#98F693 #93C9F6 #F193F6 #F6C093
split-complementary
#98F693 #C093F6 #F693C9
monochromatic
#2CED22 #62F15B #98F693 #CEFBCB #E4FDE3
Accessibility & contrast
On white
1.32
#98F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#98F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98F693
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98F693 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#ECDD99
Tritanopia (blue-blind)
#8EF1DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98f693; /* rgb */ color: rgb(152, 246, 147); /* oklch */ color: oklch(89.1% 0.160 143.0);
Tailwind
colors: {
custom: {
50: '#baf9b4',
500: '#98f693',
950: '#000000',
},
}SCSS
$custom: #98f693; $custom-light: #baf9b4; $custom-dark: #000000;
JSON
{
"hex": "#98f693",
"rgb": {
"r": 152,
"g": 246,
"b": 147
},
"hsl": {
"h": 116.97,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.89108,
"c": 0.16007,
"h": 143
},
"luminance": 0.74694
}Semantic roles & 50–950 ramp
primary
#98F693
secondary
#CE59D4
accent
#04E1D6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581