#71E69A#71E69A
#71E69A is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.7% C 0.152 H 153.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71E69A |
|---|---|
| RGB | rgb(113, 230, 154) |
| HSL | hsl(141, 70%, 67%) |
| HSV | hsv(141, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(83.14, -49.75, 27.15) |
| CIE-LCH | lch(83.14, 56.67, 151.37°) |
| OKLab | oklab(83.74% -0.1354 0.0684) |
| OKLCH | oklch(83.74% 0.152 153.2) |
| XYZ | xyz(40.9366, 62.4340, 40.4593) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.79
Weird Green
#3AE57F
ΔE00 4.86
Aqua Green
#12E193
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E69A #E671BD
analogous
#82E671 #71E69A #71E6D5
triadic
#71E69A #9A71E6 #E69A71
tetradic
#71E69A #7182E6 #E671BD #E6D571
square
#71E69A #7182E6 #E671BD #E6D571
split-complementary
#71E69A #D571E6 #E67182
monochromatic
#21BC57 #3DDD75 #71E69A #A5EFBF #D9F8E4
Accessibility & contrast
On white
1.56
#71E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#71E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E69A
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E69A | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D695
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#54E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e69a; /* rgb */ color: rgb(113, 230, 154); /* oklch */ color: oklch(83.7% 0.152 153.2);
Tailwind
colors: {
custom: {
50: '#a1efb8',
500: '#71e69a',
950: '#000000',
},
}SCSS
$custom: #71e69a; $custom-light: #a1efb8; $custom-dark: #000000;
JSON
{
"hex": "#71e69a",
"rgb": {
"r": 113,
"g": 230,
"b": 154
},
"hsl": {
"h": 141.026,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.83739,
"c": 0.15168,
"h": 153.2
},
"luminance": 0.62437
}Semantic roles & 50–950 ramp
primary
#71E69A
secondary
#BB4090
accent
#138FD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581