#71DFA2#71DFA2
#71DFA2 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.135 H 157.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFA2 |
|---|---|
| RGB | rgb(113, 223, 162) |
| HSL | hsl(147, 63%, 66%) |
| HSV | hsv(147, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(81.23, -45.30, 20.40) |
| CIE-LCH | lch(81.23, 49.68, 155.76°) |
| OKLab | oklab(82.23% -0.1241 0.0519) |
| OKLCH | oklch(82.23% 0.135 157.3) |
| XYZ | xyz(39.7162, 58.8915, 43.4497) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.74
Hospital Green
#9BE5AA
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.22
Eucalyptus
#44D7A8
ΔE00 5.41
Light Greenish Blue
#63F7B4
ΔE00 5.51
Seafoam (survey)
#80F9AD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFA2 #DF71AE
analogous
#77DF71 #71DFA2 #71DFD9
triadic
#71DFA2 #A271DF #DFA271
tetradic
#71DFA2 #7177DF #DF71AE #DFD971
square
#71DFA2 #7177DF #DF71AE #DFD971
split-complementary
#71DFA2 #D971DF #DF7177
monochromatic
#27AE63 #3FD481 #71DFA2 #A3EAC3 #D5F6E3
Accessibility & contrast
On white
1.64
#71DFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#71DFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFA2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFA2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED19E
Deuteranopia (green-blind)
#CDC5A6
Tritanopia (blue-blind)
#53DECF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dfa2; /* rgb */ color: rgb(113, 223, 162); /* oklch */ color: oklch(82.2% 0.135 157.3);
Tailwind
colors: {
custom: {
50: '#a0e9bd',
500: '#71dfa2',
950: '#000000',
},
}SCSS
$custom: #71dfa2; $custom-light: #a0e9bd; $custom-dark: #000000;
JSON
{
"hex": "#71dfa2",
"rgb": {
"r": 113,
"g": 223,
"b": 162
},
"hsl": {
"h": 146.727,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82229,
"c": 0.13456,
"h": 157.3
},
"luminance": 0.58895
}Semantic roles & 50–950 ramp
primary
#71DFA2
secondary
#B04480
accent
#1B7CCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482