#71EAAD#71EAAD
#71EAAD is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.140 H 159.3°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAAD |
|---|---|
| RGB | rgb(113, 234, 173) |
| HSL | hsl(150, 74%, 68%) |
| HSV | hsv(150, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.67, -47.82, 19.44) |
| CIE-LCH | lch(84.67, 51.62, 157.87°) |
| OKLab | oklab(85.11% -0.1313 0.0496) |
| OKLCH | oklch(85.11% 0.14 159.3) |
| XYZ | xyz(43.7720, 65.3697, 49.8380) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.32
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAAD #EA71AE
analogous
#71EA71 #71EAAD #71EAE9
triadic
#71EAAD #AD71EA #EAAD71
tetradic
#71EAAD #7171EA #EA71AE #EAE971
square
#71EAAD #7171EA #EA71AE #EAE971
split-complementary
#71EAAD #E971EA #EA7171
monochromatic
#1DC470 #3CE28E #71EAAD #A6F2CC #DCFAEB
Accessibility & contrast
On white
1.49
#71EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#71EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAAD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAAD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAA
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#4BE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaad; /* rgb */ color: rgb(113, 234, 173); /* oklch */ color: oklch(85.1% 0.140 159.3);
Tailwind
colors: {
custom: {
50: '#a2f1c5',
500: '#71eaad',
950: '#000000',
},
}SCSS
$custom: #71eaad; $custom-light: #a2f1c5; $custom-dark: #000000;
JSON
{
"hex": "#71eaad",
"rgb": {
"r": 113,
"g": 234,
"b": 173
},
"hsl": {
"h": 149.752,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85105,
"c": 0.14037,
"h": 159.3
},
"luminance": 0.65373
}Semantic roles & 50–950 ramp
primary
#71EAAD
secondary
#C23D80
accent
#0F74D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582