#71E69F#71E69F
#71E69F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.8% C 0.147 H 154.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #71E69F |
|---|---|
| RGB | rgb(113, 230, 159) |
| HSL | hsl(144, 70%, 67%) |
| HSV | hsv(144, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(83.23, -48.83, 24.70) |
| CIE-LCH | lch(83.23, 54.72, 153.17°) |
| OKLab | oklab(83.84% -0.1332 0.0625) |
| OKLCH | oklch(83.84% 0.147 154.9) |
| XYZ | xyz(41.3617, 62.6041, 42.6983) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.12
Seafoam (survey)
#80F9AD
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.82
Light Sea Green
#98F6B0
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E69F #E671B8
analogous
#7DE671 #71E69F #71E6DA
triadic
#71E69F #9F71E6 #E69F71
tetradic
#71E69F #717DE6 #E671B8 #E6DA71
square
#71E69F #717DE6 #E671B8 #E6DA71
split-complementary
#71E69F #DA71E6 #E6717D
monochromatic
#21BC5E #3DDD7C #71E69F #A5EFC2 #D9F8E5
Accessibility & contrast
On white
1.55
#71E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#71E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E69F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E69F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#52E4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e69f; /* rgb */ color: rgb(113, 230, 159); /* oklch */ color: oklch(83.8% 0.147 154.9);
Tailwind
colors: {
custom: {
50: '#a1eebb',
500: '#71e69f',
950: '#000000',
},
}SCSS
$custom: #71e69f; $custom-light: #a1eebb; $custom-dark: #000000;
JSON
{
"hex": "#71e69f",
"rgb": {
"r": 113,
"g": 230,
"b": 159
},
"hsl": {
"h": 143.59,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.83842,
"c": 0.14711,
"h": 154.9
},
"luminance": 0.62608
}Semantic roles & 50–950 ramp
primary
#71E69F
secondary
#BB408B
accent
#1387D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582