#71EB90#71EB90
#71EB90 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.168 H 149.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71EB90 |
|---|---|
| RGB | rgb(113, 235, 144) |
| HSL | hsl(135, 75%, 68%) |
| HSV | hsv(135, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.45, -53.51, 33.97) |
| CIE-LCH | lch(84.45, 63.38, 147.59°) |
| OKLab | oklab(84.75% -0.1451 0.0845) |
| OKLCH | oklch(84.75% 0.168 149.8) |
| XYZ | xyz(41.5496, 64.9375, 36.7248) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 4.17
Light Bluish Green
#76FDA8
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Green Blue
#56FCA2
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EB90 #EB71CC
analogous
#8FEB71 #71EB90 #71EBCD
triadic
#71EB90 #9071EB #EB9071
tetradic
#71EB90 #718FEB #EB71CC #EBCD71
square
#71EB90 #718FEB #EB71CC #EBCD71
split-complementary
#71EB90 #CD71EB #EB718F
monochromatic
#1CC647 #3BE366 #71EB90 #A7F3BA #DCFAE4
Accessibility & contrast
On white
1.50
#71EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#71EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EB90
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EB90 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#56E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eb90; /* rgb */ color: rgb(113, 235, 144); /* oklch */ color: oklch(84.8% 0.168 149.8);
Tailwind
colors: {
custom: {
50: '#a2f2b1',
500: '#71eb90',
950: '#000000',
},
}SCSS
$custom: #71eb90; $custom-light: #a2f2b1; $custom-dark: #000000;
JSON
{
"hex": "#71eb90",
"rgb": {
"r": 113,
"g": 235,
"b": 144
},
"hsl": {
"h": 135.246,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.84754,
"c": 0.16793,
"h": 149.8
},
"luminance": 0.64941
}Semantic roles & 50–950 ramp
primary
#71EB90
secondary
#C33DA1
accent
#0EA4D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101711
muted
#808581