#71DD99#71DD99
#71DD99 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.140 H 154.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD99 |
|---|---|
| RGB | rgb(113, 221, 153) |
| HSL | hsl(142, 61%, 65%) |
| HSV | hsv(142, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.47, -46.15, 24.04) |
| CIE-LCH | lch(80.47, 52.04, 152.48°) |
| OKLab | oklab(81.55% -0.1259 0.0608) |
| OKLCH | oklch(81.55% 0.14 154.2) |
| XYZ | xyz(38.4135, 57.5205, 39.2091) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.28
Weird Green
#3AE57F
ΔE00 6.05
Seafoam Green
#7AF9AB
ΔE00 6.14
Seafoam (survey)
#80F9AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD99 #DD71B5
analogous
#7FDD71 #71DD99 #71DDCF
triadic
#71DD99 #9971DD #DD9971
tetradic
#71DD99 #717FDD #DD71B5 #DDCF71
square
#71DD99 #717FDD #DD71B5 #DDCF71
split-complementary
#71DD99 #CF71DD #DD717F
monochromatic
#29AB59 #40D176 #71DD99 #A2E9BC #D4F5E0
Accessibility & contrast
On white
1.68
#71DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#71DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD99
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD99 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#57DBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dd99; /* rgb */ color: rgb(113, 221, 153); /* oklch */ color: oklch(81.6% 0.140 154.2);
Tailwind
colors: {
custom: {
50: '#a0e8b7',
500: '#71dd99',
950: '#000000',
},
}SCSS
$custom: #71dd99; $custom-light: #a0e8b7; $custom-dark: #000000;
JSON
{
"hex": "#71dd99",
"rgb": {
"r": 113,
"g": 221,
"b": 153
},
"hsl": {
"h": 142.222,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81553,
"c": 0.13983,
"h": 154.2
},
"luminance": 0.57524
}Semantic roles & 50–950 ramp
primary
#71DD99
secondary
#AD4587
accent
#1C89C9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481