#71DD98#71DD98
#71DD98 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.5% C 0.141 H 153.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71DD98 |
|---|---|
| RGB | rgb(113, 221, 152) |
| HSL | hsl(142, 61%, 65%) |
| HSV | hsv(142, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(80.45, -46.34, 24.53) |
| CIE-LCH | lch(80.45, 52.43, 152.10°) |
| OKLab | oklab(81.53% -0.1264 0.062) |
| OKLCH | oklch(81.53% 0.141 153.9) |
| XYZ | xyz(38.3312, 57.4876, 38.7760) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.48
Weird Green
#3AE57F
ΔE00 5.91
Seafoam Green
#7AF9AB
ΔE00 6.12
Seafoam (survey)
#80F9AD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DD98 #DD71B6
analogous
#80DD71 #71DD98 #71DDCE
triadic
#71DD98 #9871DD #DD9871
tetradic
#71DD98 #7180DD #DD71B6 #DDCE71
square
#71DD98 #7180DD #DD71B6 #DDCE71
split-complementary
#71DD98 #CE71DD #DD7180
monochromatic
#29AB58 #40D174 #71DD98 #A2E9BC #D4F5E0
Accessibility & contrast
On white
1.68
#71DD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#71DD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DD98
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DD98 | 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)
#DDCE94
Deuteranopia (green-blind)
#CDC39C
Tritanopia (blue-blind)
#57DBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dd98; /* rgb */ color: rgb(113, 221, 152); /* oklch */ color: oklch(81.5% 0.141 153.9);
Tailwind
colors: {
custom: {
50: '#a0e8b6',
500: '#71dd98',
950: '#000000',
},
}SCSS
$custom: #71dd98; $custom-light: #a0e8b6; $custom-dark: #000000;
JSON
{
"hex": "#71dd98",
"rgb": {
"r": 113,
"g": 221,
"b": 152
},
"hsl": {
"h": 141.667,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.81532,
"c": 0.14076,
"h": 153.9
},
"luminance": 0.57491
}Semantic roles & 50–950 ramp
primary
#71DD98
secondary
#AD4588
accent
#1C8BC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481