#98E693#98E693
#98E693 is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.4% C 0.137 H 142.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #98E693 |
|---|---|
| RGB | rgb(152, 230, 147) |
| HSL | hsl(116, 62%, 74%) |
| HSV | hsv(116, 36%, 90%) |
| CMYK | cmyk(33.9%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(84.68, -39.94, 33.06) |
| CIE-LCH | lch(84.68, 51.84, 140.38°) |
| OKLab | oklab(85.4% -0.1089 0.0823) |
| OKLCH | oklch(85.4% 0.137 142.9) |
| XYZ | xyz(46.5102, 65.3734, 37.7658) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.49
Hospital Green
#9BE5AA
ΔE00 4.73
Palegreen
#98FB98
ΔE00 4.81
Light Pastel Green
#B2FBA5
ΔE00 4.88
Light Sea Green
#98F6B0
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E693 #E193E6
analogous
#C2E693 #98E693 #93E6B8
triadic
#98E693 #9398E6 #E69398
tetradic
#98E693 #93C2E6 #E193E6 #E6B893
square
#98E693 #93C2E6 #E193E6 #E6B893
split-complementary
#98E693 #B893E6 #E693C2
monochromatic
#39CF30 #69DA61 #98E693 #C7F2C5 #E7F9E6
Accessibility & contrast
On white
1.49
#98E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#98E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E693
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E693 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#91E1D1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #98e693; /* rgb */ color: rgb(152, 230, 147); /* oklch */ color: oklch(85.4% 0.137 142.9);
Tailwind
colors: {
custom: {
50: '#b9eeb3',
500: '#98e693',
950: '#000000',
},
}SCSS
$custom: #98e693; $custom-light: #b9eeb3; $custom-dark: #000000;
JSON
{
"hex": "#98e693",
"rgb": {
"r": 152,
"g": 230,
"b": 147
},
"hsl": {
"h": 116.386,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.85397,
"c": 0.13651,
"h": 142.9
},
"luminance": 0.65376
}Semantic roles & 50–950 ramp
primary
#98E693
secondary
#BA5EC0
accent
#1BCAC0
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581