#71E4B1#71E4B1
#71E4B1 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.8% C 0.129 H 162.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4B1 |
|---|---|
| RGB | rgb(113, 228, 177) |
| HSL | hsl(153, 68%, 67%) |
| HSV | hsv(153, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 22.4%, 10.6%) |
| CIE-LAB | lab(83.00, -44.44, 15.02) |
| CIE-LCH | lch(83.00, 46.91, 161.32°) |
| OKLab | oklab(83.77% -0.123 0.0385) |
| OKLCH | oklch(83.77% 0.129 162.6) |
| XYZ | xyz(42.4856, 62.1682, 51.3472) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 4.52
Light Teal
#90E4C1
ΔE00 4.76
Light Turquoise
#7EF4CC
ΔE00 4.83
Light Greenish Blue
#63F7B4
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4B1 #E471A4
analogous
#71E478 #71E4B1 #71DEE4
triadic
#71E4B1 #B171E4 #E4B171
tetradic
#71E4B1 #7871E4 #E471A4 #DEE471
square
#71E4B1 #7871E4 #E471A4 #DEE471
split-complementary
#71E4B1 #E471DE #E47871
monochromatic
#23B876 #3EDA95 #71E4B1 #A4EECD #D8F8E9
Accessibility & contrast
On white
1.56
#71E4B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#71E4B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4B1
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4B1 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AE
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#4AE4D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e4b1; /* rgb */ color: rgb(113, 228, 177); /* oklch */ color: oklch(83.8% 0.129 162.6);
Tailwind
colors: {
custom: {
50: '#a1edc8',
500: '#71e4b1',
950: '#000000',
},
}SCSS
$custom: #71e4b1; $custom-light: #a1edc8; $custom-dark: #000000;
JSON
{
"hex": "#71e4b1",
"rgb": {
"r": 113,
"g": 228,
"b": 177
},
"hsl": {
"h": 153.391,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.83771,
"c": 0.12886,
"h": 162.6
},
"luminance": 0.62172
}Semantic roles & 50–950 ramp
primary
#71E4B1
secondary
#B84176
accent
#1668D0
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582