#71E8B2#71E8B2
#71E8B2 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.7% C 0.134 H 161.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8B2 |
|---|---|
| RGB | rgb(113, 232, 178) |
| HSL | hsl(153, 72%, 68%) |
| HSV | hsv(153, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(84.19, -45.95, 16.17) |
| CIE-LCH | lch(84.19, 48.72, 160.62°) |
| OKLab | oklab(84.75% -0.1269 0.0414) |
| OKLCH | oklch(84.75% 0.134 161.9) |
| XYZ | xyz(43.6988, 64.4345, 52.2451) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 4.66
Aqua Marine
#2EE8BB
ΔE00 5.08
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8B2 #E871A7
analogous
#71E876 #71E8B2 #71E3E8
triadic
#71E8B2 #B271E8 #E8B271
tetradic
#71E8B2 #7671E8 #E871A7 #E3E871
square
#71E8B2 #7671E8 #E871A7 #E3E871
split-complementary
#71E8B2 #E871E3 #E87671
monochromatic
#1FC077 #3CDF95 #71E8B2 #A6F1CF #DAF9EB
Accessibility & contrast
On white
1.51
#71E8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#71E8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8B2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8B2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAAF
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#49E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e8b2; /* rgb */ color: rgb(113, 232, 178); /* oklch */ color: oklch(84.7% 0.134 161.9);
Tailwind
colors: {
custom: {
50: '#a1f0c9',
500: '#71e8b2',
950: '#000000',
},
}SCSS
$custom: #71e8b2; $custom-light: #a1f0c9; $custom-dark: #000000;
JSON
{
"hex": "#71e8b2",
"rgb": {
"r": 113,
"g": 232,
"b": 178
},
"hsl": {
"h": 152.773,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84746,
"c": 0.1335,
"h": 161.9
},
"luminance": 0.64438
}Semantic roles & 50–950 ramp
primary
#71E8B2
secondary
#BF3F79
accent
#116AD4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582