#71EA96#71EA96
#71EA96 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.161 H 151.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA96 |
|---|---|
| RGB | rgb(113, 234, 150) |
| HSL | hsl(138, 74%, 68%) |
| HSV | hsv(138, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.25, -52.09, 30.68) |
| CIE-LCH | lch(84.25, 60.46, 149.50°) |
| OKLab | oklab(84.62% -0.1415 0.0768) |
| OKLCH | oklch(84.62% 0.161 151.5) |
| XYZ | xyz(41.7350, 64.5549, 39.1093) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA96 #EA71C5
analogous
#88EA71 #71EA96 #71EAD2
triadic
#71EA96 #9671EA #EA9671
tetradic
#71EA96 #7188EA #EA71C5 #EAD271
square
#71EA96 #7188EA #EA71C5 #EAD271
split-complementary
#71EA96 #D271EA #EA7188
monochromatic
#1DC450 #3CE26F #71EA96 #A6F2BD #DCFAE5
Accessibility & contrast
On white
1.51
#71EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#71EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA96
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA96 | 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)
#EBD990
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#54E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea96; /* rgb */ color: rgb(113, 234, 150); /* oklch */ color: oklch(84.6% 0.161 151.5);
Tailwind
colors: {
custom: {
50: '#a2f1b5',
500: '#71ea96',
950: '#000000',
},
}SCSS
$custom: #71ea96; $custom-light: #a2f1b5; $custom-dark: #000000;
JSON
{
"hex": "#71ea96",
"rgb": {
"r": 113,
"g": 234,
"b": 150
},
"hsl": {
"h": 138.347,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84624,
"c": 0.16097,
"h": 151.5
},
"luminance": 0.64558
}Semantic roles & 50–950 ramp
primary
#71EA96
secondary
#C23D99
accent
#0F99D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581