#71FFB4#71FFB4
#71FFB4 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.3% C 0.163 H 157.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #71FFB4 |
|---|---|
| RGB | rgb(113, 255, 180) |
| HSL | hsl(148, 100%, 72%) |
| HSV | hsv(148, 56%, 100%) |
| CMYK | cmyk(55.7%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(90.93, -55.11, 24.49) |
| CIE-LCH | lch(90.93, 60.31, 156.04°) |
| OKLab | oklab(90.25% -0.1505 0.0621) |
| OKLCH | oklch(90.25% 0.163 157.6) |
| XYZ | xyz(50.8040, 78.3213, 55.6114) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71FFB4 #FF71BC
analogous
#75FF71 #71FFB4 #71FFFB
triadic
#71FFB4 #B471FF #FFB471
tetradic
#71FFB4 #7175FF #FF71BC #FFFB71
square
#71FFB4 #7175FF #FF71BC #FFFB71
split-complementary
#71FFB4 #FB71FF #FF7175
monochromatic
#00F674 #34FF94 #71FFB4 #AEFFD4 #E0FFEF
Accessibility & contrast
On white
1.26
#71FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#71FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71FFB4
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71FFB4 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAF
Deuteranopia (green-blind)
#E9DFB9
Tritanopia (blue-blind)
#3FFDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #71ffb4; /* rgb */ color: rgb(113, 255, 180); /* oklch */ color: oklch(90.3% 0.163 157.6);
Tailwind
colors: {
custom: {
50: '#a4ffca',
500: '#71ffb4',
950: '#000000',
},
}SCSS
$custom: #71ffb4; $custom-light: #a4ffca; $custom-dark: #000000;
JSON
{
"hex": "#71ffb4",
"rgb": {
"r": 113,
"g": 255,
"b": 180
},
"hsl": {
"h": 148.31,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.90254,
"c": 0.16281,
"h": 157.6
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#71FFB4
secondary
#DC388F
accent
#0079E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682