#71EAAA#71EAAA
#71EAAA is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.143 H 158.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAAA |
|---|---|
| RGB | rgb(113, 234, 170) |
| HSL | hsl(148, 74%, 68%) |
| HSV | hsv(148, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.61, -48.41, 20.91) |
| CIE-LCH | lch(84.61, 52.74, 156.63°) |
| OKLab | oklab(85.04% -0.1327 0.0532) |
| OKLCH | oklch(85.04% 0.143 158.1) |
| XYZ | xyz(43.4850, 65.2549, 48.3263) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.50
Light Sea Green
#98F6B0
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAAA #EA71B1
analogous
#75EA71 #71EAAA #71EAE6
triadic
#71EAAA #AA71EA #EAAA71
tetradic
#71EAAA #7175EA #EA71B1 #EAE671
square
#71EAAA #7175EA #EA71B1 #EAE671
split-complementary
#71EAAA #E671EA #EA7175
monochromatic
#1DC46B #3CE28A #71EAAA #A6F2CA #DCFAEA
Accessibility & contrast
On white
1.49
#71EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#71EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAAA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAAA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA6
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#4CE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaaa; /* rgb */ color: rgb(113, 234, 170); /* oklch */ color: oklch(85.0% 0.143 158.1);
Tailwind
colors: {
custom: {
50: '#a2f1c3',
500: '#71eaaa',
950: '#000000',
},
}SCSS
$custom: #71eaaa; $custom-light: #a2f1c3; $custom-dark: #000000;
JSON
{
"hex": "#71eaaa",
"rgb": {
"r": 113,
"g": 234,
"b": 170
},
"hsl": {
"h": 148.264,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85038,
"c": 0.14294,
"h": 158.1
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#71EAAA
secondary
#C23D83
accent
#0F79D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582