#71EB92#71EB92
#71EB92 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.166 H 150.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB92 |
|---|---|
| RGB | rgb(113, 235, 146) |
| HSL | hsl(136, 75%, 68%) |
| HSV | hsv(136, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 37.9%, 7.8%) |
| CIE-LAB | lab(84.48, -53.18, 33.01) |
| CIE-LCH | lch(84.48, 62.59, 148.17°) |
| OKLab | oklab(84.79% -0.1443 0.0822) |
| OKLCH | oklch(84.79% 0.166 150.3) |
| XYZ | xyz(41.7038, 64.9992, 37.5370) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB92 #EB71CA
analogous
#8DEB71 #71EB92 #71EBCF
triadic
#71EB92 #9271EB #EB9271
tetradic
#71EB92 #718DEB #EB71CA #EBCF71
square
#71EB92 #718DEB #EB71CA #EBCF71
split-complementary
#71EB92 #CF71EB #EB718D
monochromatic
#1CC64A #3BE369 #71EB92 #A7F3BB #DCFAE4
Accessibility & contrast
On white
1.50
#71EB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#71EB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB92
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB92 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#56E7D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb92; /* rgb */ color: rgb(113, 235, 146); /* oklch */ color: oklch(84.8% 0.166 150.3);
Tailwind
colors: {
custom: {
50: '#a2f2b2',
500: '#71eb92',
950: '#000000',
},
}SCSS
$custom: #71eb92; $custom-light: #a2f2b2; $custom-dark: #000000;
JSON
{
"hex": "#71eb92",
"rgb": {
"r": 113,
"g": 235,
"b": 146
},
"hsl": {
"h": 136.23,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.8479,
"c": 0.16607,
"h": 150.3
},
"luminance": 0.65003
}Semantic roles & 50–950 ramp
primary
#71EB92
secondary
#C33D9F
accent
#0EA1D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581