#71EB95#71EB95
#71EB95 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.163 H 151.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB95 |
|---|---|
| RGB | rgb(113, 235, 149) |
| HSL | hsl(138, 75%, 68%) |
| HSV | hsv(138, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.53, -52.67, 31.56) |
| CIE-LCH | lch(84.53, 61.40, 149.07°) |
| OKLab | oklab(84.85% -0.143 0.0789) |
| OKLCH | oklch(84.85% 0.163 151.1) |
| XYZ | xyz(41.9403, 65.0938, 38.7822) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB95 #EB71C7
analogous
#8AEB71 #71EB95 #71EBD2
triadic
#71EB95 #9571EB #EB9571
tetradic
#71EB95 #718AEB #EB71C7 #EBD271
square
#71EB95 #718AEB #EB71C7 #EBD271
split-complementary
#71EB95 #D271EB #EB718A
monochromatic
#1CC64E #3BE36D #71EB95 #A7F3BD #DCFAE5
Accessibility & contrast
On white
1.50
#71EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#71EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB95
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB95 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#55E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb95; /* rgb */ color: rgb(113, 235, 149); /* oklch */ color: oklch(84.8% 0.163 151.1);
Tailwind
colors: {
custom: {
50: '#a2f2b5',
500: '#71eb95',
950: '#000000',
},
}SCSS
$custom: #71eb95; $custom-light: #a2f2b5; $custom-dark: #000000;
JSON
{
"hex": "#71eb95",
"rgb": {
"r": 113,
"g": 235,
"b": 149
},
"hsl": {
"h": 137.705,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84846,
"c": 0.16329,
"h": 151.1
},
"luminance": 0.65097
}Semantic roles & 50–950 ramp
primary
#71EB95
secondary
#C33D9C
accent
#0E9CD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581