#71E1BE#71E1BE
#71E1BE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.4% C 0.115 H 170.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71E1BE |
|---|---|
| RGB | rgb(113, 225, 190) |
| HSL | hsl(161, 65%, 66%) |
| HSV | hsv(161, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 15.6%, 11.8%) |
| CIE-LAB | lab(82.42, -40.31, 7.35) |
| CIE-LCH | lch(82.42, 40.97, 169.66°) |
| OKLab | oklab(83.39% -0.1139 0.0188) |
| OKLCH | oklch(83.39% 0.115 170.6) |
| XYZ | xyz(43.0254, 61.0752, 58.2266) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E1BE #E17194
analogous
#71E186 #71E1BE #71CCE1
triadic
#71E1BE #BE71E1 #E1BE71
tetradic
#71E1BE #8671E1 #E17194 #CCE171
square
#71E1BE #8671E1 #E17194 #CCE171
split-complementary
#71E1BE #E171CC #E18671
monochromatic
#26B286 #3ED6A7 #71E1BE #A4ECD5 #D6F6EC
Accessibility & contrast
On white
1.59
#71E1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#71E1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E1BE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E1BE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BC
Deuteranopia (green-blind)
#CAC8C0
Tritanopia (blue-blind)
#44E2D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e1be; /* rgb */ color: rgb(113, 225, 190); /* oklch */ color: oklch(83.4% 0.115 170.6);
Tailwind
colors: {
custom: {
50: '#a1ebd1',
500: '#71e1be',
950: '#000000',
},
}SCSS
$custom: #71e1be; $custom-light: #a1ebd1; $custom-dark: #000000;
JSON
{
"hex": "#71e1be",
"rgb": {
"r": 113,
"g": 225,
"b": 190
},
"hsl": {
"h": 161.25,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.83393,
"c": 0.11542,
"h": 170.6
},
"luminance": 0.61079
}Semantic roles & 50–950 ramp
primary
#71E1BE
secondary
#B34366
accent
#1951CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483