#71CF9F#71CF9F
#71CF9F is a light, moderate green. Relative luminance 0.506; OKLCH L 78.3% C 0.114 H 159.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71CF9F |
|---|---|
| RGB | rgb(113, 207, 159) |
| HSL | hsl(149, 49%, 63%) |
| HSV | hsv(149, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 23.2%, 18.8%) |
| CIE-LAB | lab(76.46, -38.86, 15.34) |
| CIE-LCH | lch(76.46, 41.78, 158.46°) |
| OKLab | oklab(78.33% -0.1073 0.0393) |
| OKLCH | oklch(78.33% 0.114 159.9) |
| XYZ | xyz(35.3782, 50.6369, 40.7038) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.30
Eucalyptus
#44D7A8
ΔE00 4.66
Seafoam Blue
#78D1B6
ΔE00 5.94
Greenblue
#23C48B
ΔE00 6.27
Pale Teal
#82CBB2
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CF9F #CF71A1
analogous
#72CF71 #71CF9F #71CFCE
triadic
#71CF9F #9F71CF #CF9F71
tetradic
#71CF9F #7172CF #CF71A1 #CFCE71
square
#71CF9F #7172CF #CF71A1 #CFCE71
split-complementary
#71CF9F #CE71CF #CF7172
monochromatic
#329462 #43C080 #71CF9F #9FDEBE #CCEEDD
Accessibility & contrast
On white
1.89
#71CF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#71CF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CF9F
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CF9F | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39C
Deuteranopia (green-blind)
#BFB9A2
Tritanopia (blue-blind)
#58CEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cf9f; /* rgb */ color: rgb(113, 207, 159); /* oklch */ color: oklch(78.3% 0.114 159.9);
Tailwind
colors: {
custom: {
50: '#9fdebb',
500: '#71cf9f',
950: '#000000',
},
}SCSS
$custom: #71cf9f; $custom-light: #9fdebb; $custom-dark: #000000;
JSON
{
"hex": "#71cf9f",
"rgb": {
"r": 113,
"g": 207,
"b": 159
},
"hsl": {
"h": 149.362,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.78327,
"c": 0.11425,
"h": 159.9
},
"luminance": 0.5064
}Semantic roles & 50–950 ramp
primary
#71CF9F
secondary
#9A4B73
accent
#2974BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481