#71FEB0#71FEB0
#71FEB0 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.9% C 0.165 H 156.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #71FEB0 |
|---|---|
| RGB | rgb(113, 254, 176) |
| HSL | hsl(147, 99%, 72%) |
| HSV | hsv(147, 56%, 100%) |
| CMYK | cmyk(55.5%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.56, -55.47, 26.02) |
| CIE-LCH | lch(90.56, 61.27, 154.87°) |
| OKLab | oklab(89.93% -0.1512 0.0658) |
| OKLCH | oklch(89.93% 0.165 156.5) |
| XYZ | xyz(50.0842, 77.5243, 53.3902) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 1.43
Light Bluish Green
#76FDA8
ΔE00 1.54
Seafoam (survey)
#80F9AD
ΔE00 1.73
Light Green Blue
#56FCA2
ΔE00 2.41
Sea Green (survey)
#53FCA1
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FEB0 #FE71BF
analogous
#79FE71 #71FEB0 #71FEF7
triadic
#71FEB0 #B071FE #FEB071
tetradic
#71FEB0 #7179FE #FE71BF #FEF771
square
#71FEB0 #7179FE #FE71BF #FEF771
split-complementary
#71FEB0 #F771FE #FE7179
monochromatic
#02F36D #34FE8E #71FEB0 #AEFED2 #E1FFEE
Accessibility & contrast
On white
1.27
#71FEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#71FEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FEB0
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FEB0 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAB
Deuteranopia (green-blind)
#E9DEB5
Tritanopia (blue-blind)
#41FCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #71feb0; /* rgb */ color: rgb(113, 254, 176); /* oklch */ color: oklch(89.9% 0.165 156.5);
Tailwind
colors: {
custom: {
50: '#a4ffc8',
500: '#71feb0',
950: '#000000',
},
}SCSS
$custom: #71feb0; $custom-light: #a4ffc8; $custom-dark: #000000;
JSON
{
"hex": "#71feb0",
"rgb": {
"r": 113,
"g": 254,
"b": 176
},
"hsl": {
"h": 146.809,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.89932,
"c": 0.16492,
"h": 156.5
},
"luminance": 0.77529
}Semantic roles & 50–950 ramp
primary
#71FEB0
secondary
#DB3992
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682