#71EA98#71EA98
#71EA98 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.159 H 152.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #71EA98 |
|---|---|
| RGB | rgb(113, 234, 152) |
| HSL | hsl(139, 74%, 68%) |
| HSV | hsv(139, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(84.29, -51.75, 29.71) |
| CIE-LCH | lch(84.29, 59.67, 150.14°) |
| OKLab | oklab(84.66% -0.1406 0.0745) |
| OKLCH | oklch(84.66% 0.159 152.1) |
| XYZ | xyz(41.8974, 64.6198, 39.9647) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.48
Seafoam (survey)
#80F9AD
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.35
Weird Green
#3AE57F
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EA98 #EA71C3
analogous
#86EA71 #71EA98 #71EAD4
triadic
#71EA98 #9871EA #EA9871
tetradic
#71EA98 #7186EA #EA71C3 #EAD471
square
#71EA98 #7186EA #EA71C3 #EAD471
split-complementary
#71EA98 #D471EA #EA7186
monochromatic
#1DC453 #3CE271 #71EA98 #A6F2BF #DCFAE5
Accessibility & contrast
On white
1.51
#71EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#71EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EA98
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EA98 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD993
Deuteranopia (green-blind)
#D9CE9D
Tritanopia (blue-blind)
#54E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71ea98; /* rgb */ color: rgb(113, 234, 152); /* oklch */ color: oklch(84.7% 0.159 152.1);
Tailwind
colors: {
custom: {
50: '#a2f1b7',
500: '#71ea98',
950: '#000000',
},
}SCSS
$custom: #71ea98; $custom-light: #a2f1b7; $custom-dark: #000000;
JSON
{
"hex": "#71ea98",
"rgb": {
"r": 113,
"g": 234,
"b": 152
},
"hsl": {
"h": 139.339,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.84662,
"c": 0.15912,
"h": 152.1
},
"luminance": 0.64623
}Semantic roles & 50–950 ramp
primary
#71EA98
secondary
#C23D97
accent
#0F96D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581