#98E183#98E183
#98E183 is a very light, vivid green. Relative luminance 0.622; OKLCH L 84.0% C 0.145 H 138.9°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #98E183 |
|---|---|
| RGB | rgb(152, 225, 131) |
| HSL | hsl(107, 61%, 70%) |
| HSV | hsv(107, 42%, 88%) |
| CMYK | cmyk(32.4%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(83.00, -40.02, 38.91) |
| CIE-LCH | lch(83.00, 55.82, 135.81°) |
| OKLab | oklab(83.96% -0.1094 0.0954) |
| OKLCH | oklch(83.96% 0.145 138.9) |
| XYZ | xyz(43.9694, 62.1626, 31.1502) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.61
Palegreen
#98FB98
ΔE00 5.87
Pale Light Green
#B1FC99
ΔE00 5.95
Washed Out Green
#BCF5A6
ΔE00 6.10
Light Pastel Green
#B2FBA5
ΔE00 6.14
Light Green
#96F97B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E183 #CC83E1
analogous
#C7E183 #98E183 #83E19D
triadic
#98E183 #8398E1 #E18398
tetradic
#98E183 #83C7E1 #CC83E1 #E19D83
square
#98E183 #83C7E1 #CC83E1 #E19D83
split-complementary
#98E183 #9D83E1 #E183C7
monochromatic
#4DBC2E #6FD552 #98E183 #C1EDB4 #EAF9E6
Accessibility & contrast
On white
1.56
#98E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#98E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E183
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E183 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#94DBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #98e183; /* rgb */ color: rgb(152, 225, 131); /* oklch */ color: oklch(84.0% 0.145 138.9);
Tailwind
colors: {
custom: {
50: '#b9eba8',
500: '#98e183',
950: '#000000',
},
}SCSS
$custom: #98e183; $custom-light: #b9eba8; $custom-dark: #000000;
JSON
{
"hex": "#98e183",
"rgb": {
"r": 152,
"g": 225,
"b": 131
},
"hsl": {
"h": 106.596,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.83958,
"c": 0.14522,
"h": 138.9
},
"luminance": 0.62165
}Semantic roles & 50–950 ramp
primary
#98E183
secondary
#A150B9
accent
#1DC9A2
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480