#71EA95#71EA95
#71EA95 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.162 H 151.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA95 |
|---|---|
| RGB | rgb(113, 234, 149) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(84.24, -52.27, 31.17) |
| CIE-LCH | lch(84.24, 60.85, 149.19°) |
| OKLab | oklab(84.6% -0.1419 0.0779) |
| OKLCH | oklch(84.6% 0.162 151.2) |
| XYZ | xyz(41.6548, 64.5228, 38.6870) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA95 #EA71C6
analogous
#89EA71 #71EA95 #71EAD1
triadic
#71EA95 #9571EA #EA9571
tetradic
#71EA95 #7189EA #EA71C6 #EAD171
square
#71EA95 #7189EA #EA71C6 #EAD171
split-complementary
#71EA95 #D171EA #EA7189
monochromatic
#1DC44F #3CE26D #71EA95 #A6F2BD #DCFAE5
Accessibility & contrast
On white
1.51
#71EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#71EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA95
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA95 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#DACD9A
Tritanopia (blue-blind)
#55E7D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea95; /* rgb */ color: rgb(113, 234, 149); /* oklch */ color: oklch(84.6% 0.162 151.2);
Tailwind
colors: {
custom: {
50: '#a2f1b5',
500: '#71ea95',
950: '#000000',
},
}SCSS
$custom: #71ea95; $custom-light: #a2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#71ea95",
"rgb": {
"r": 113,
"g": 234,
"b": 149
},
"hsl": {
"h": 137.851,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84605,
"c": 0.16189,
"h": 151.2
},
"luminance": 0.64526
}Semantic roles & 50–950 ramp
primary
#71EA95
secondary
#C23D9A
accent
#0F9BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581