#71F4AE#71F4AE
#71F4AE is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.5% C 0.153 H 157.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71F4AE |
|---|---|
| RGB | rgb(113, 244, 174) |
| HSL | hsl(148, 86%, 70%) |
| HSV | hsv(148, 54%, 96%) |
| CMYK | cmyk(53.7%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.61, -51.79, 22.99) |
| CIE-LCH | lch(87.61, 56.66, 156.06°) |
| OKLab | oklab(87.51% -0.1416 0.0584) |
| OKLCH | oklch(87.51% 0.153 157.6) |
| XYZ | xyz(46.7968, 71.2639, 51.3254) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 1.75
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71F4AE #F471B7
analogous
#75F471 #71F4AE #71F4F0
triadic
#71F4AE #AE71F4 #F4AE71
tetradic
#71F4AE #7175F4 #F471B7 #F4F071
square
#71F4AE #7175F4 #F471B7 #F4F071
split-complementary
#71F4AE #F071F4 #F47175
monochromatic
#11DA6E #38F08E #71F4AE #AAF8CE #E3FDEF
Accessibility & contrast
On white
1.38
#71F4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#71F4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71F4AE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71F4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71F4AE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#47F2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #71f4ae; /* rgb */ color: rgb(113, 244, 174); /* oklch */ color: oklch(87.5% 0.153 157.6);
Tailwind
colors: {
custom: {
50: '#a3f8c6',
500: '#71f4ae',
950: '#000000',
},
}SCSS
$custom: #71f4ae; $custom-light: #a3f8c6; $custom-dark: #000000;
JSON
{
"hex": "#71f4ae",
"rgb": {
"r": 113,
"g": 244,
"b": 174
},
"hsl": {
"h": 147.939,
"s": 85.621,
"l": 70
},
"oklch": {
"l": 0.8751,
"c": 0.15318,
"h": 157.6
},
"luminance": 0.71268
}Semantic roles & 50–950 ramp
primary
#71F4AE
secondary
#CE3B8A
accent
#037AE2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582