#71ECBE#71ECBE
#71ECBE is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.130 H 166.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #71ECBE |
|---|---|
| RGB | rgb(113, 236, 190) |
| HSL | hsl(158, 76%, 68%) |
| HSV | hsv(158, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 19.5%, 7.5%) |
| CIE-LAB | lab(85.61, -45.15, 11.91) |
| CIE-LCH | lch(85.61, 46.69, 165.22°) |
| OKLab | oklab(85.99% -0.1259 0.0306) |
| OKLCH | oklch(85.99% 0.13 166.4) |
| XYZ | xyz(46.0955, 67.2152, 59.2499) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Seafoam
#7FE0B3
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ECBE #EC719F
analogous
#71EC80 #71ECBE #71DCEC
triadic
#71ECBE #BE71EC #ECBE71
tetradic
#71ECBE #8071EC #EC719F #DCEC71
square
#71ECBE #8071EC #EC719F #DCEC71
split-complementary
#71ECBE #EC71DC #EC8071
monochromatic
#1BC887 #3BE5A5 #71ECBE #A7F3D7 #DDFAEF
Accessibility & contrast
On white
1.45
#71ECBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#71ECBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ECBE
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ECBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ECBE | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#40EDDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ecbe; /* rgb */ color: rgb(113, 236, 190); /* oklch */ color: oklch(86.0% 0.130 166.4);
Tailwind
colors: {
custom: {
50: '#a2f3d1',
500: '#71ecbe',
950: '#000000',
},
}SCSS
$custom: #71ecbe; $custom-light: #a2f3d1; $custom-dark: #000000;
JSON
{
"hex": "#71ecbe",
"rgb": {
"r": 113,
"g": 236,
"b": 190
},
"hsl": {
"h": 157.561,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.85987,
"c": 0.12959,
"h": 166.4
},
"luminance": 0.67219
}Semantic roles & 50–950 ramp
primary
#71ECBE
secondary
#C43D70
accent
#0D59D9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583