#71E8B4#71E8B4
#71E8B4 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.8% C 0.132 H 162.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #71E8B4 |
|---|---|
| RGB | rgb(113, 232, 180) |
| HSL | hsl(154, 72%, 68%) |
| HSV | hsv(154, 51%, 91%) |
| CMYK | cmyk(51.3%, 0%, 22.4%, 9%) |
| CIE-LAB | lab(84.23, -45.54, 15.18) |
| CIE-LCH | lch(84.23, 48.01, 161.56°) |
| OKLab | oklab(84.79% -0.126 0.0389) |
| OKLCH | oklch(84.79% 0.132 162.9) |
| XYZ | xyz(43.9010, 64.5154, 53.3104) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 4.15
Light Turquoise
#7EF4CC
ΔE00 4.29
Light Aquamarine
#7BFDC7
ΔE00 4.47
Aqua Marine
#2EE8BB
ΔE00 4.78
Light Teal
#90E4C1
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E8B4 #E871A5
analogous
#71E879 #71E8B4 #71E0E8
triadic
#71E8B4 #B471E8 #E8B471
tetradic
#71E8B4 #7971E8 #E871A5 #E0E871
square
#71E8B4 #7971E8 #E871A5 #E0E871
split-complementary
#71E8B4 #E871E0 #E87971
monochromatic
#1FC079 #3CDF98 #71E8B4 #A6F1D0 #DAF9EC
Accessibility & contrast
On white
1.51
#71E8B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#71E8B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E8B4
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E8B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E8B4 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#47E8D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e8b4; /* rgb */ color: rgb(113, 232, 180); /* oklch */ color: oklch(84.8% 0.132 162.9);
Tailwind
colors: {
custom: {
50: '#a1f0ca',
500: '#71e8b4',
950: '#000000',
},
}SCSS
$custom: #71e8b4; $custom-light: #a1f0ca; $custom-dark: #000000;
JSON
{
"hex": "#71e8b4",
"rgb": {
"r": 113,
"g": 232,
"b": 180
},
"hsl": {
"h": 153.782,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.84794,
"c": 0.13189,
"h": 162.9
},
"luminance": 0.64519
}Semantic roles & 50–950 ramp
primary
#71E8B4
secondary
#BF3F77
accent
#1166D4
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101613
muted
#808582