#71EB94#71EB94
#71EB94 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.164 H 150.8°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB94 |
|---|---|
| RGB | rgb(113, 235, 148) |
| HSL | hsl(137, 75%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(84.52, -52.84, 32.04) |
| CIE-LCH | lch(84.52, 61.80, 148.77°) |
| OKLab | oklab(84.83% -0.1434 0.08) |
| OKLCH | oklch(84.83% 0.164 150.8) |
| XYZ | xyz(41.8608, 65.0620, 38.3635) |
| Luminance | 0.6506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 3.74
Seafoam (survey)
#80F9AD
ΔE00 3.93
Light Bluish Green
#76FDA8
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB94 #EB71C8
analogous
#8BEB71 #71EB94 #71EBD1
triadic
#71EB94 #9471EB #EB9471
tetradic
#71EB94 #718BEB #EB71C8 #EBD171
square
#71EB94 #718BEB #EB71C8 #EBD171
split-complementary
#71EB94 #D171EB #EB718B
monochromatic
#1CC64D #3BE36C #71EB94 #A7F3BC #DCFAE5
Accessibility & contrast
On white
1.50
#71EB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#71EB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB94
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB94 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8E
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#55E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb94; /* rgb */ color: rgb(113, 235, 148); /* oklch */ color: oklch(84.8% 0.164 150.8);
Tailwind
colors: {
custom: {
50: '#a2f2b4',
500: '#71eb94',
950: '#000000',
},
}SCSS
$custom: #71eb94; $custom-light: #a2f2b4; $custom-dark: #000000;
JSON
{
"hex": "#71eb94",
"rgb": {
"r": 113,
"g": 235,
"b": 148
},
"hsl": {
"h": 137.213,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84827,
"c": 0.16421,
"h": 150.8
},
"luminance": 0.65065
}Semantic roles & 50–950 ramp
primary
#71EB94
secondary
#C33D9D
accent
#0E9ED7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581