#71E5BD#71E5BD
#71E5BD is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.3% C 0.121 H 168.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #71E5BD |
|---|---|
| RGB | rgb(113, 229, 189) |
| HSL | hsl(159, 69%, 67%) |
| HSV | hsv(159, 51%, 90%) |
| CMYK | cmyk(50.7%, 0%, 17.5%, 10.2%) |
| CIE-LAB | lab(83.56, -42.31, 9.51) |
| CIE-LCH | lch(83.56, 43.36, 167.33°) |
| OKLab | oklab(84.31% -0.1187 0.0244) |
| OKLCH | oklch(84.31% 0.121 168.4) |
| XYZ | xyz(44.0105, 63.2196, 58.0176) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 4.04
Eucalyptus
#44D7A8
ΔE00 4.77
Aquamarine
#7FFFD4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E5BD #E57199
analogous
#71E583 #71E5BD #71D3E5
triadic
#71E5BD #BD71E5 #E5BD71
tetradic
#71E5BD #8371E5 #E57199 #D3E571
square
#71E5BD #8371E5 #E57199 #D3E571
split-complementary
#71E5BD #E571D3 #E58371
monochromatic
#22BA85 #3DDCA5 #71E5BD #A5EED5 #D8F8ED
Accessibility & contrast
On white
1.54
#71E5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#71E5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E5BD
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E5BD | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#CECBC0
Tritanopia (blue-blind)
#43E6D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e5bd; /* rgb */ color: rgb(113, 229, 189); /* oklch */ color: oklch(84.3% 0.121 168.4);
Tailwind
colors: {
custom: {
50: '#a1eed0',
500: '#71e5bd',
950: '#000000',
},
}SCSS
$custom: #71e5bd; $custom-light: #a1eed0; $custom-dark: #000000;
JSON
{
"hex": "#71e5bd",
"rgb": {
"r": 113,
"g": 229,
"b": 189
},
"hsl": {
"h": 159.31,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.8431,
"c": 0.12122,
"h": 168.4
},
"luminance": 0.63223
}Semantic roles & 50–950 ramp
primary
#71E5BD
secondary
#BA416A
accent
#1455D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583