#71EF9F#71EF9F
#71EF9F is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.160 H 153.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #71EF9F |
|---|---|
| RGB | rgb(113, 239, 159) |
| HSL | hsl(142, 80%, 69%) |
| HSV | hsv(142, 53%, 94%) |
| CMYK | cmyk(52.7%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(85.88, -52.54, 28.29) |
| CIE-LCH | lch(85.88, 59.67, 151.70°) |
| OKLab | oklab(86% -0.1429 0.0712) |
| OKLCH | oklch(86% 0.16 153.5) |
| XYZ | xyz(43.9313, 67.7431, 43.5548) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.41
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EF9F #EF71C1
analogous
#82EF71 #71EF9F #71EFDE
triadic
#71EF9F #9F71EF #EF9F71
tetradic
#71EF9F #7182EF #EF71C1 #EFDE71
square
#71EF9F #7182EF #EF71C1 #EFDE71
split-complementary
#71EF9F #DE71EF #EF7182
monochromatic
#17CE5A #3AE97A #71EF9F #A8F5C4 #DFFBE9
Accessibility & contrast
On white
1.44
#71EF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#71EF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EF9F
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EF9F | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#4FECDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #71ef9f; /* rgb */ color: rgb(113, 239, 159); /* oklch */ color: oklch(86.0% 0.160 153.5);
Tailwind
colors: {
custom: {
50: '#a2f5bc',
500: '#71ef9f',
950: '#000000',
},
}SCSS
$custom: #71ef9f; $custom-light: #a2f5bc; $custom-dark: #000000;
JSON
{
"hex": "#71ef9f",
"rgb": {
"r": 113,
"g": 239,
"b": 159
},
"hsl": {
"h": 141.905,
"s": 79.747,
"l": 69.02
},
"oklch": {
"l": 0.86002,
"c": 0.15964,
"h": 153.5
},
"luminance": 0.67747
}Semantic roles & 50–950 ramp
primary
#71EF9F
secondary
#C83C95
accent
#098FDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582