#71DD96#71DD96
#71DD96 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.143 H 153.2°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD96 |
|---|---|
| RGB | rgb(113, 221, 150) |
| HSL | hsl(141, 61%, 65%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(80.42, -46.70, 25.52) |
| CIE-LCH | lch(80.42, 53.22, 151.34°) |
| OKLab | oklab(81.49% -0.1272 0.0644) |
| OKLCH | oklch(81.49% 0.143 153.2) |
| XYZ | xyz(38.1688, 57.4226, 37.9206) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.02
Hospital Green
#9BE5AA
ΔE00 5.16
Weird Green
#3AE57F
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.87
Emerald
#50C878
ΔE00 6.04
Seafoam Green
#7AF9AB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD96 #DD71B8
analogous
#82DD71 #71DD96 #71DDCC
triadic
#71DD96 #9671DD #DD9671
tetradic
#71DD96 #7182DD #DD71B8 #DDCC71
square
#71DD96 #7182DD #DD71B8 #DDCC71
split-complementary
#71DD96 #CC71DD #DD7182
monochromatic
#29AB55 #40D171 #71DD96 #A2E9BB #D4F5DF
Accessibility & contrast
On white
1.68
#71DD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#71DD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD96
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD96 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#58DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dd96; /* rgb */ color: rgb(113, 221, 150); /* oklch */ color: oklch(81.5% 0.143 153.2);
Tailwind
colors: {
custom: {
50: '#a0e8b5',
500: '#71dd96',
950: '#000000',
},
}SCSS
$custom: #71dd96; $custom-light: #a0e8b5; $custom-dark: #000000;
JSON
{
"hex": "#71dd96",
"rgb": {
"r": 113,
"g": 221,
"b": 150
},
"hsl": {
"h": 140.556,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.8149,
"c": 0.14261,
"h": 153.2
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#71DD96
secondary
#AD4589
accent
#1C8EC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481