#71EA90#71EA90
#71EA90 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.167 H 149.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA90 |
|---|---|
| RGB | rgb(113, 234, 144) |
| HSL | hsl(135, 74%, 68%) |
| HSV | hsv(135, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.16, -53.11, 33.59) |
| CIE-LCH | lch(84.16, 62.84, 147.69°) |
| OKLab | oklab(84.51% -0.1441 0.0835) |
| OKLCH | oklch(84.51% 0.167 149.9) |
| XYZ | xyz(41.2641, 64.3665, 36.6296) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.41
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA90 #EA71CB
analogous
#8EEA71 #71EA90 #71EACC
triadic
#71EA90 #9071EA #EA9071
tetradic
#71EA90 #718EEA #EA71CB #EACC71
square
#71EA90 #718EEA #EA71CB #EACC71
split-complementary
#71EA90 #CC71EA #EA718E
monochromatic
#1DC448 #3CE266 #71EA90 #A6F2BA #DCFAE3
Accessibility & contrast
On white
1.51
#71EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#71EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA90
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA90 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#DBCD96
Tritanopia (blue-blind)
#57E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea90; /* rgb */ color: rgb(113, 234, 144); /* oklch */ color: oklch(84.5% 0.167 149.9);
Tailwind
colors: {
custom: {
50: '#a2f1b1',
500: '#71ea90',
950: '#000000',
},
}SCSS
$custom: #71ea90; $custom-light: #a2f1b1; $custom-dark: #000000;
JSON
{
"hex": "#71ea90",
"rgb": {
"r": 113,
"g": 234,
"b": 144
},
"hsl": {
"h": 135.372,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84512,
"c": 0.16654,
"h": 149.9
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#71EA90
secondary
#C23DA0
accent
#0FA3D6
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101711
muted
#808581