#71EB93#71EB93
#71EB93 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.165 H 150.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB93 |
|---|---|
| RGB | rgb(113, 235, 147) |
| HSL | hsl(137, 75%, 68%) |
| HSV | hsv(137, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.50, -53.01, 32.53) |
| CIE-LCH | lch(84.50, 62.19, 148.47°) |
| OKLab | oklab(84.81% -0.1438 0.0811) |
| OKLCH | oklch(84.81% 0.165 150.6) |
| XYZ | xyz(41.7820, 65.0305, 37.9485) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.82
Weird Green
#3AE57F
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB93 #EB71C9
analogous
#8CEB71 #71EB93 #71EBD0
triadic
#71EB93 #9371EB #EB9371
tetradic
#71EB93 #718CEB #EB71C9 #EBD071
square
#71EB93 #718CEB #EB71C9 #EBD071
split-complementary
#71EB93 #D071EB #EB718C
monochromatic
#1CC64B #3BE36A #71EB93 #A7F3BC #DCFAE5
Accessibility & contrast
On white
1.50
#71EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#71EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB93
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB93 | 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)
#ECDA8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#55E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb93; /* rgb */ color: rgb(113, 235, 147); /* oklch */ color: oklch(84.8% 0.165 150.6);
Tailwind
colors: {
custom: {
50: '#a2f2b3',
500: '#71eb93',
950: '#000000',
},
}SCSS
$custom: #71eb93; $custom-light: #a2f2b3; $custom-dark: #000000;
JSON
{
"hex": "#71eb93",
"rgb": {
"r": 113,
"g": 235,
"b": 147
},
"hsl": {
"h": 136.721,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84809,
"c": 0.16513,
"h": 150.6
},
"luminance": 0.65034
}Semantic roles & 50–950 ramp
primary
#71EB93
secondary
#C33D9E
accent
#0E9FD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581