#71F29B#71F29B
#71F29B is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.167 H 152.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71F29B |
|---|---|
| RGB | rgb(113, 242, 155) |
| HSL | hsl(140, 83%, 70%) |
| HSV | hsv(140, 53%, 95%) |
| CMYK | cmyk(53.3%, 0%, 36%, 5.1%) |
| CIE-LAB | lab(86.69, -54.46, 31.41) |
| CIE-LCH | lch(86.69, 62.86, 150.03°) |
| OKLab | oklab(86.65% -0.1478 0.0786) |
| OKLCH | oklch(86.65% 0.167 152) |
| XYZ | xyz(44.4753, 69.3777, 42.0515) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.91
Sea Green (survey)
#53FCA1
ΔE00 2.99
Foam Green
#90FDA9
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F29B #F271C8
analogous
#88F271 #71F29B #71F2DC
triadic
#71F29B #9B71F2 #F29B71
tetradic
#71F29B #7188F2 #F271C8 #F2DC71
square
#71F29B #7188F2 #F271C8 #F2DC71
split-complementary
#71F29B #DC71F2 #F27188
monochromatic
#14D553 #39ED74 #71F29B #A9F7C2 #E1FCEA
Accessibility & contrast
On white
1.41
#71F29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#71F29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F29B
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F29B | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E195
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#50EFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #71f29b; /* rgb */ color: rgb(113, 242, 155); /* oklch */ color: oklch(86.6% 0.167 152.0);
Tailwind
colors: {
custom: {
50: '#a3f7b9',
500: '#71f29b',
950: '#000000',
},
}SCSS
$custom: #71f29b; $custom-light: #a3f7b9; $custom-dark: #000000;
JSON
{
"hex": "#71f29b",
"rgb": {
"r": 113,
"g": 242,
"b": 155
},
"hsl": {
"h": 139.535,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.86645,
"c": 0.16742,
"h": 152
},
"luminance": 0.69382
}Semantic roles & 50–950 ramp
primary
#71F29B
secondary
#CB3C9D
accent
#0699E0
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581