#71F5AA#71F5AA
#71F5AA is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.7% C 0.158 H 156.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71F5AA |
|---|---|
| RGB | rgb(113, 245, 170) |
| HSL | hsl(146, 87%, 70%) |
| HSV | hsv(146, 54%, 96%) |
| CMYK | cmyk(53.9%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.83, -52.96, 25.33) |
| CIE-LCH | lch(87.83, 58.71, 154.43°) |
| OKLab | oklab(87.66% -0.1444 0.0641) |
| OKLCH | oklch(87.66% 0.158 156.1) |
| XYZ | xyz(46.7144, 71.7136, 49.4028) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.21
Seafoam (survey)
#80F9AD
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Bluish Green
#76FDA8
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F5AA #F571BC
analogous
#7AF571 #71F5AA #71F5EC
triadic
#71F5AA #AA71F5 #F5AA71
tetradic
#71F5AA #717AF5 #F571BC #F5EC71
square
#71F5AA #717AF5 #F571BC #F5EC71
split-complementary
#71F5AA #EC71F5 #F5717A
monochromatic
#10DC68 #38F188 #71F5AA #AAF9CC #E2FDEE
Accessibility & contrast
On white
1.37
#71F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#71F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F5AA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F5AA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#48F3E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #71f5aa; /* rgb */ color: rgb(113, 245, 170); /* oklch */ color: oklch(87.7% 0.158 156.1);
Tailwind
colors: {
custom: {
50: '#a3f9c3',
500: '#71f5aa',
950: '#000000',
},
}SCSS
$custom: #71f5aa; $custom-light: #a3f9c3; $custom-dark: #000000;
JSON
{
"hex": "#71f5aa",
"rgb": {
"r": 113,
"g": 245,
"b": 170
},
"hsl": {
"h": 145.909,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.87663,
"c": 0.15802,
"h": 156.1
},
"luminance": 0.71718
}Semantic roles & 50–950 ramp
primary
#71F5AA
secondary
#CF3B8F
accent
#0282E3
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582