#71DCA0#71DCA0
#71DCA0 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.132 H 157.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCA0 |
|---|---|
| RGB | rgb(113, 220, 160) |
| HSL | hsl(146, 60%, 65%) |
| HSV | hsv(146, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(80.31, -44.39, 20.17) |
| CIE-LCH | lch(80.31, 48.76, 155.57°) |
| OKLab | oklab(81.47% -0.1217 0.0513) |
| OKLCH | oklch(81.47% 0.132 157.1) |
| XYZ | xyz(38.7454, 57.2321, 42.2560) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.77
Hospital Green
#9BE5AA
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.42
Light Greenish Blue
#63F7B4
ΔE00 6.19
Seafoam (survey)
#80F9AD
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCA0 #DC71AD
analogous
#77DC71 #71DCA0 #71DCD5
triadic
#71DCA0 #A071DC #DCA071
tetradic
#71DCA0 #7177DC #DC71AD #DCD571
square
#71DCA0 #7177DC #DC71AD #DCD571
split-complementary
#71DCA0 #D571DC #DC7177
monochromatic
#2AA962 #40D07F #71DCA0 #A2E8C1 #D3F4E2
Accessibility & contrast
On white
1.69
#71DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#71DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCA0
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCA0 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#54DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dca0; /* rgb */ color: rgb(113, 220, 160); /* oklch */ color: oklch(81.5% 0.132 157.1);
Tailwind
colors: {
custom: {
50: '#a0e7bc',
500: '#71dca0',
950: '#000000',
},
}SCSS
$custom: #71dca0; $custom-light: #a0e7bc; $custom-dark: #000000;
JSON
{
"hex": "#71dca0",
"rgb": {
"r": 113,
"g": 220,
"b": 160
},
"hsl": {
"h": 146.355,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.81465,
"c": 0.13206,
"h": 157.1
},
"luminance": 0.57235
}Semantic roles & 50–950 ramp
primary
#71DCA0
secondary
#AC467F
accent
#1D7DC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482