#71E1CC#71E1CC
#71E1CC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.8% C 0.108 H 179.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #71E1CC |
|---|---|
| RGB | rgb(113, 225, 204) |
| HSL | hsl(169, 65%, 66%) |
| HSV | hsv(169, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 9.3%, 11.8%) |
| CIE-LAB | lab(82.76, -37.08, 0.44) |
| CIE-LCH | lch(82.76, 37.08, 179.31°) |
| OKLab | oklab(83.79% -0.1078 0.0006) |
| OKLCH | oklch(83.79% 0.108 179.7) |
| XYZ | xyz(44.6297, 61.7169, 66.6757) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 4.85
Aqua (survey)
#13EAC9
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 5.97
Light Turquoise
#7EF4CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E1CC #E17186
analogous
#71E194 #71E1CC #71BEE1
triadic
#71E1CC #CC71E1 #E1CC71
tetradic
#71E1CC #9471E1 #E17186 #BEE171
square
#71E1CC #9471E1 #E17186 #BEE171
split-complementary
#71E1CC #E171BE #E19471
monochromatic
#26B298 #3ED6BA #71E1CC #A4ECDE #D6F6F0
Accessibility & contrast
On white
1.57
#71E1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#71E1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E1CC
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E1CC | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#39E4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e1cc; /* rgb */ color: rgb(113, 225, 204); /* oklch */ color: oklch(83.8% 0.108 179.7);
Tailwind
colors: {
custom: {
50: '#a1ebdb',
500: '#71e1cc',
950: '#000000',
},
}SCSS
$custom: #71e1cc; $custom-light: #a1ebdb; $custom-dark: #000000;
JSON
{
"hex": "#71e1cc",
"rgb": {
"r": 113,
"g": 225,
"b": 204
},
"hsl": {
"h": 168.75,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.83785,
"c": 0.10776,
"h": 179.7
},
"luminance": 0.61721
}Semantic roles & 50–950 ramp
primary
#71E1CC
secondary
#B34358
accent
#193ACD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484