#71E1CD#71E1CD
#71E1CD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.107 H 180.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #71E1CD |
|---|---|
| RGB | rgb(113, 225, 205) |
| HSL | hsl(169, 65%, 66%) |
| HSV | hsv(169, 50%, 88%) |
| CMYK | cmyk(49.8%, 0%, 8.9%, 11.8%) |
| CIE-LAB | lab(82.79, -36.84, -0.05) |
| CIE-LCH | lch(82.79, 36.84, 180.08°) |
| OKLab | oklab(83.81% -0.1073 -0.0007) |
| OKLCH | oklch(83.81% 0.107 180.4) |
| XYZ | xyz(44.7500, 61.7650, 67.3094) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 3.83
Seafoam Blue
#78D1B6
ΔE00 5.04
Aqua (survey)
#13EAC9
ΔE00 5.79
Light Teal
#90E4C1
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E1CD #E17185
analogous
#71E195 #71E1CD #71BDE1
triadic
#71E1CD #CD71E1 #E1CD71
tetradic
#71E1CD #9571E1 #E17185 #BDE171
square
#71E1CD #9571E1 #E17185 #BDE171
split-complementary
#71E1CD #E171BD #E19571
monochromatic
#26B299 #3ED6BB #71E1CD #A4ECDF #D6F6F1
Accessibility & contrast
On white
1.57
#71E1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#71E1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E1CD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E1CD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#39E4DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #71e1cd; /* rgb */ color: rgb(113, 225, 205); /* oklch */ color: oklch(83.8% 0.107 180.4);
Tailwind
colors: {
custom: {
50: '#a1ebdc',
500: '#71e1cd',
950: '#000000',
},
}SCSS
$custom: #71e1cd; $custom-light: #a1ebdc; $custom-dark: #000000;
JSON
{
"hex": "#71e1cd",
"rgb": {
"r": 113,
"g": 225,
"b": 205
},
"hsl": {
"h": 169.286,
"s": 65.116,
"l": 66.275
},
"oklch": {
"l": 0.83814,
"c": 0.10733,
"h": 180.4
},
"luminance": 0.61769
}Semantic roles & 50–950 ramp
primary
#71E1CD
secondary
#B34357
accent
#1939CD
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484