#71E6CC#71E6CC
#71E6CC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.0% C 0.113 H 176.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #71E6CC |
|---|---|
| RGB | rgb(113, 230, 204) |
| HSL | hsl(167, 70%, 67%) |
| HSV | hsv(167, 51%, 90%) |
| CMYK | cmyk(50.9%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(84.20, -39.35, 2.54) |
| CIE-LCH | lch(84.20, 39.43, 176.30°) |
| OKLab | oklab(84.95% -0.1132 0.0061) |
| OKLCH | oklch(84.95% 0.113 176.9) |
| XYZ | xyz(46.0012, 64.4599, 67.1329) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.80
Aqua (survey)
#13EAC9
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 4.84
Light Teal
#90E4C1
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E6CC #E6718B
analogous
#71E692 #71E6CC #71C5E6
triadic
#71E6CC #CC71E6 #E6CC71
tetradic
#71E6CC #9271E6 #E6718B #C5E671
square
#71E6CC #9271E6 #E6718B #C5E671
split-complementary
#71E6CC #E671C5 #E69271
monochromatic
#21BC99 #3DDDB9 #71E6CC #A5EFDF #D9F8F1
Accessibility & contrast
On white
1.51
#71E6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#71E6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E6CC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E6CC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#CCCCCE
Tritanopia (blue-blind)
#37E9DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #71e6cc; /* rgb */ color: rgb(113, 230, 204); /* oklch */ color: oklch(85.0% 0.113 176.9);
Tailwind
colors: {
custom: {
50: '#a2eedb',
500: '#71e6cc',
950: '#000000',
},
}SCSS
$custom: #71e6cc; $custom-light: #a2eedb; $custom-dark: #000000;
JSON
{
"hex": "#71e6cc",
"rgb": {
"r": 113,
"g": 230,
"b": 204
},
"hsl": {
"h": 166.667,
"s": 70.06,
"l": 67.255
},
"oklch": {
"l": 0.84953,
"c": 0.11342,
"h": 176.9
},
"luminance": 0.64464
}Semantic roles & 50–950 ramp
primary
#71E6CC
secondary
#BB405B
accent
#133ED2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584