#71E69C#71E69C
#71E69C is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.150 H 153.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71E69C |
|---|---|
| RGB | rgb(113, 230, 156) |
| HSL | hsl(142, 70%, 67%) |
| HSV | hsv(142, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 32.2%, 9.8%) |
| CIE-LAB | lab(83.18, -49.38, 26.17) |
| CIE-LCH | lch(83.18, 55.89, 152.08°) |
| OKLab | oklab(83.78% -0.1345 0.066) |
| OKLCH | oklch(83.78% 0.15 153.9) |
| XYZ | xyz(41.1046, 62.5012, 41.3439) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 4.77
Aqua Green
#12E193
ΔE00 4.84
Light Sea Green
#98F6B0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E69C #E671BB
analogous
#81E671 #71E69C #71E6D6
triadic
#71E69C #9C71E6 #E69C71
tetradic
#71E69C #7181E6 #E671BB #E6D671
square
#71E69C #7181E6 #E671BB #E6D671
split-complementary
#71E69C #D671E6 #E67181
monochromatic
#21BC5A #3DDD78 #71E69C #A5EFC0 #D9F8E5
Accessibility & contrast
On white
1.56
#71E69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#71E69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E69C
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E69C | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D697
Deuteranopia (green-blind)
#D5CBA1
Tritanopia (blue-blind)
#53E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e69c; /* rgb */ color: rgb(113, 230, 156); /* oklch */ color: oklch(83.8% 0.150 153.9);
Tailwind
colors: {
custom: {
50: '#a1eeb9',
500: '#71e69c',
950: '#000000',
},
}SCSS
$custom: #71e69c; $custom-light: #a1eeb9; $custom-dark: #000000;
JSON
{
"hex": "#71e69c",
"rgb": {
"r": 113,
"g": 230,
"b": 156
},
"hsl": {
"h": 142.051,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.8378,
"c": 0.14984,
"h": 153.9
},
"luminance": 0.62505
}Semantic roles & 50–950 ramp
primary
#71E69C
secondary
#BB408E
accent
#138CD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581