#71E498#71E498
#71E498 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.151 H 152.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71E498 |
|---|---|
| RGB | rgb(113, 228, 152) |
| HSL | hsl(140, 68%, 67%) |
| HSV | hsv(140, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.52, -49.28, 27.33) |
| CIE-LCH | lch(82.52, 56.35, 150.98°) |
| OKLab | oklab(83.22% -0.1341 0.0688) |
| OKLCH | oklch(83.22% 0.151 152.8) |
| XYZ | xyz(40.2181, 61.2612, 39.4049) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.56
Seafoam (survey)
#80F9AD
ΔE00 4.64
Weird Green
#3AE57F
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 5.18
Light Sea Green
#98F6B0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E498 #E471BD
analogous
#84E471 #71E498 #71E4D2
triadic
#71E498 #9871E4 #E49871
tetradic
#71E498 #7184E4 #E471BD #E4D271
square
#71E498 #7184E4 #E471BD #E4D271
split-complementary
#71E498 #D271E4 #E47184
monochromatic
#23B855 #3EDA73 #71E498 #A4EEBD #D8F8E3
Accessibility & contrast
On white
1.58
#71E498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#71E498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E498
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E498 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#55E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e498; /* rgb */ color: rgb(113, 228, 152); /* oklch */ color: oklch(83.2% 0.151 152.8);
Tailwind
colors: {
custom: {
50: '#a1edb6',
500: '#71e498',
950: '#000000',
},
}SCSS
$custom: #71e498; $custom-light: #a1edb6; $custom-dark: #000000;
JSON
{
"hex": "#71e498",
"rgb": {
"r": 113,
"g": 228,
"b": 152
},
"hsl": {
"h": 140.348,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83217,
"c": 0.15071,
"h": 152.8
},
"luminance": 0.61265
}Semantic roles & 50–950 ramp
primary
#71E498
secondary
#B84190
accent
#1691D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581