#71EAAC#71EAAC
#71EAAC is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.1% C 0.141 H 158.9°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #71EAAC |
|---|---|
| RGB | rgb(113, 234, 172) |
| HSL | hsl(149, 74%, 68%) |
| HSV | hsv(149, 52%, 92%) |
| CMYK | cmyk(51.7%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.65, -48.02, 19.93) |
| CIE-LCH | lch(84.65, 51.99, 157.46°) |
| OKLab | oklab(85.08% -0.1318 0.0508) |
| OKLCH | oklch(85.08% 0.141 158.9) |
| XYZ | xyz(43.6757, 65.3311, 49.3303) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.08
Light Blue Green
#7EFBB3
ΔE00 3.96
Seafoam (survey)
#80F9AD
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.18
Light Aquamarine
#7BFDC7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EAAC #EA71AF
analogous
#72EA71 #71EAAC #71EAE8
triadic
#71EAAC #AC71EA #EAAC71
tetradic
#71EAAC #7172EA #EA71AF #EAE871
square
#71EAAC #7172EA #EA71AF #EAE871
split-complementary
#71EAAC #E871EA #EA7172
monochromatic
#1DC46E #3CE28D #71EAAC #A6F2CB #DCFAEA
Accessibility & contrast
On white
1.49
#71EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#71EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EAAC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EAAC | 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)
#E8DBA8
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#4BE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #71eaac; /* rgb */ color: rgb(113, 234, 172); /* oklch */ color: oklch(85.1% 0.141 158.9);
Tailwind
colors: {
custom: {
50: '#a2f1c5',
500: '#71eaac',
950: '#000000',
},
}SCSS
$custom: #71eaac; $custom-light: #a2f1c5; $custom-dark: #000000;
JSON
{
"hex": "#71eaac",
"rgb": {
"r": 113,
"g": 234,
"b": 172
},
"hsl": {
"h": 149.256,
"s": 74.233,
"l": 68.039
},
"oklch": {
"l": 0.85082,
"c": 0.14122,
"h": 158.9
},
"luminance": 0.65335
}Semantic roles & 50–950 ramp
primary
#71EAAC
secondary
#C23D81
accent
#0F75D6
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582