#71F09F#71F09F
#71F09F is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.161 H 153.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71F09F |
|---|---|
| RGB | rgb(113, 240, 159) |
| HSL | hsl(142, 81%, 69%) |
| HSV | hsv(142, 53%, 94%) |
| CMYK | cmyk(52.9%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.17, -52.95, 28.68) |
| CIE-LCH | lch(86.17, 60.22, 151.55°) |
| OKLab | oklab(86.24% -0.144 0.0721) |
| OKLCH | oklch(86.24% 0.161 153.4) |
| XYZ | xyz(44.2248, 68.3303, 43.6527) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F09F #F071C2
analogous
#83F071 #71F09F #71F0DE
triadic
#71F09F #9F71F0 #F09F71
tetradic
#71F09F #7183F0 #F071C2 #F0DE71
square
#71F09F #7183F0 #F071C2 #F0DE71
split-complementary
#71F09F #DE71F0 #F07183
monochromatic
#16D15A #3AEA7A #71F09F #A8F6C4 #E0FCEA
Accessibility & contrast
On white
1.43
#71F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#71F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F09F
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F09F | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#4FEDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #71f09f; /* rgb */ color: rgb(113, 240, 159); /* oklch */ color: oklch(86.2% 0.161 153.4);
Tailwind
colors: {
custom: {
50: '#a2f6bc',
500: '#71f09f',
950: '#000000',
},
}SCSS
$custom: #71f09f; $custom-light: #a2f6bc; $custom-dark: #000000;
JSON
{
"hex": "#71f09f",
"rgb": {
"r": 113,
"g": 240,
"b": 159
},
"hsl": {
"h": 141.732,
"s": 80.892,
"l": 69.216
},
"oklch": {
"l": 0.86242,
"c": 0.16102,
"h": 153.4
},
"luminance": 0.68334
}Semantic roles & 50–950 ramp
primary
#71F09F
secondary
#C93C96
accent
#0890DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582