#71EBA3#71EBA3
#71EBA3 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.1% C 0.150 H 155.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71EBA3 |
|---|---|
| RGB | rgb(113, 235, 163) |
| HSL | hsl(145, 75%, 68%) |
| HSV | hsv(145, 52%, 92%) |
| CMYK | cmyk(51.9%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.78, -50.17, 24.75) |
| CIE-LCH | lch(84.78, 55.94, 153.74°) |
| OKLab | oklab(85.13% -0.1368 0.0626) |
| OKLCH | oklch(85.13% 0.15 155.4) |
| XYZ | xyz(43.1259, 65.5680, 45.0265) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.49
Light Greenish Blue
#63F7B4
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 4.11
Light Sea Green
#98F6B0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71EBA3 #EB71B9
analogous
#7CEB71 #71EBA3 #71EBE0
triadic
#71EBA3 #A371EB #EBA371
tetradic
#71EBA3 #717CEB #EB71B9 #EBE071
square
#71EBA3 #717CEB #EB71B9 #EBE071
split-complementary
#71EBA3 #E071EB #EB717C
monochromatic
#1CC661 #3BE380 #71EBA3 #A7F3C6 #DCFAE9
Accessibility & contrast
On white
1.49
#71EBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#71EBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71EBA3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71EBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71EBA3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#D9CFA7
Tritanopia (blue-blind)
#4FE9D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #71eba3; /* rgb */ color: rgb(113, 235, 163); /* oklch */ color: oklch(85.1% 0.150 155.4);
Tailwind
colors: {
custom: {
50: '#a2f2be',
500: '#71eba3',
950: '#000000',
},
}SCSS
$custom: #71eba3; $custom-light: #a2f2be; $custom-dark: #000000;
JSON
{
"hex": "#71eba3",
"rgb": {
"r": 113,
"g": 235,
"b": 163
},
"hsl": {
"h": 144.59,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.85125,
"c": 0.15049,
"h": 155.4
},
"luminance": 0.65572
}Semantic roles & 50–950 ramp
primary
#71EBA3
secondary
#C33D8C
accent
#0E85D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582