#71E69B#71E69B
#71E69B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.8% C 0.151 H 153.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71E69B |
|---|---|
| RGB | rgb(113, 230, 155) |
| HSL | hsl(142, 70%, 67%) |
| HSV | hsv(142, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.16, -49.57, 26.66) |
| CIE-LCH | lch(83.16, 56.28, 151.72°) |
| OKLab | oklab(83.76% -0.135 0.0672) |
| OKLCH | oklch(83.76% 0.151 153.5) |
| XYZ | xyz(41.0203, 62.4675, 40.8998) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.86
Light Sea Green
#98F6B0
ΔE00 4.87
Light Greenish Blue
#63F7B4
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E69B #E671BC
analogous
#82E671 #71E69B #71E6D5
triadic
#71E69B #9B71E6 #E69B71
tetradic
#71E69B #7182E6 #E671BC #E6D571
square
#71E69B #7182E6 #E671BC #E6D571
split-complementary
#71E69B #D571E6 #E67182
monochromatic
#21BC59 #3DDD76 #71E69B #A5EFC0 #D9F8E4
Accessibility & contrast
On white
1.56
#71E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#71E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E69B
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E69B | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D5CBA0
Tritanopia (blue-blind)
#54E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e69b; /* rgb */ color: rgb(113, 230, 155); /* oklch */ color: oklch(83.8% 0.151 153.5);
Tailwind
colors: {
custom: {
50: '#a1eeb9',
500: '#71e69b',
950: '#000000',
},
}SCSS
$custom: #71e69b; $custom-light: #a1eeb9; $custom-dark: #000000;
JSON
{
"hex": "#71e69b",
"rgb": {
"r": 113,
"g": 230,
"b": 155
},
"hsl": {
"h": 141.538,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.8376,
"c": 0.15076,
"h": 153.5
},
"luminance": 0.62471
}Semantic roles & 50–950 ramp
primary
#71E69B
secondary
#BB408F
accent
#138ED2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581