#71ECC3#71ECC3
#71ECC3 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.1% C 0.126 H 168.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71ECC3 |
|---|---|
| RGB | rgb(113, 236, 195) |
| HSL | hsl(160, 76%, 68%) |
| HSV | hsv(160, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 17.4%, 7.5%) |
| CIE-LAB | lab(85.72, -44.06, 9.46) |
| CIE-LCH | lch(85.72, 45.06, 167.88°) |
| OKLab | oklab(86.12% -0.1237 0.0242) |
| OKLCH | oklch(86.12% 0.126 168.9) |
| XYZ | xyz(46.6513, 67.4376, 62.1775) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.96
Seafoam
#7FE0B3
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.02
Light Teal
#90E4C1
ΔE00 4.13
Light Aquamarine
#7BFDC7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ECC3 #EC719A
analogous
#71EC85 #71ECC3 #71D7EC
triadic
#71ECC3 #C371EC #ECC371
tetradic
#71ECC3 #8571EC #EC719A #D7EC71
square
#71ECC3 #8571EC #EC719A #D7EC71
split-complementary
#71ECC3 #EC71D7 #EC8571
monochromatic
#1BC88E #3BE5AC #71ECC3 #A7F3DA #DDFAF1
Accessibility & contrast
On white
1.45
#71ECC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#71ECC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ECC3
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ECC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ECC3 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC1
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#3CEDE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #71ecc3; /* rgb */ color: rgb(113, 236, 195); /* oklch */ color: oklch(86.1% 0.126 168.9);
Tailwind
colors: {
custom: {
50: '#a2f3d5',
500: '#71ecc3',
950: '#000000',
},
}SCSS
$custom: #71ecc3; $custom-light: #a2f3d5; $custom-dark: #000000;
JSON
{
"hex": "#71ecc3",
"rgb": {
"r": 113,
"g": 236,
"b": 195
},
"hsl": {
"h": 160,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.86115,
"c": 0.12608,
"h": 168.9
},
"luminance": 0.67442
}Semantic roles & 50–950 ramp
primary
#71ECC3
secondary
#C43D6A
accent
#0D51D9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583