#98EA95#98EA95
#98EA95 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.4% C 0.141 H 143.5°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98EA95 |
|---|---|
| RGB | rgb(152, 234, 149) |
| HSL | hsl(118, 67%, 75%) |
| HSV | hsv(118, 36%, 92%) |
| CMYK | cmyk(35%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(85.85, -41.41, 33.60) |
| CIE-LCH | lch(85.85, 53.32, 140.94°) |
| OKLab | oklab(86.36% -0.1129 0.0837) |
| OKLCH | oklch(86.36% 0.141 143.5) |
| XYZ | xyz(47.7945, 67.6886, 38.9748) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.75
Palegreen
#98FB98
ΔE00 3.92
Light Pastel Green
#B2FBA5
ΔE00 4.23
Light Sea Green
#98F6B0
ΔE00 4.55
Light Mint Green
#A6FBB2
ΔE00 4.61
Foam Green
#90FDA9
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EA95 #E795EA
analogous
#C3EA95 #98EA95 #95EABC
triadic
#98EA95 #9598EA #EA9598
tetradic
#98EA95 #95C3EA #E795EA #EABC95
square
#98EA95 #95C3EA #E795EA #EABC95
split-complementary
#98EA95 #BC95EA #EA95C3
monochromatic
#35D62F #66E062 #98EA95 #CAF4C8 #E6FAE5
Accessibility & contrast
On white
1.44
#98EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#98EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EA95
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EA95 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#90E5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #98ea95; /* rgb */ color: rgb(152, 234, 149); /* oklch */ color: oklch(86.4% 0.141 143.5);
Tailwind
colors: {
custom: {
50: '#b9f1b5',
500: '#98ea95',
950: '#000000',
},
}SCSS
$custom: #98ea95; $custom-light: #b9f1b5; $custom-dark: #000000;
JSON
{
"hex": "#98ea95",
"rgb": {
"r": 152,
"g": 234,
"b": 149
},
"hsl": {
"h": 117.882,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86359,
"c": 0.1405,
"h": 143.5
},
"luminance": 0.67691
}Semantic roles & 50–950 ramp
primary
#98EA95
secondary
#C15EC5
accent
#17CFC8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581