#71E0CD#71E0CD
#71E0CD is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.106 H 181.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71E0CD |
|---|---|
| RGB | rgb(113, 224, 205) |
| HSL | hsl(170, 64%, 66%) |
| HSV | hsv(170, 50%, 88%) |
| CMYK | cmyk(49.6%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(82.50, -36.38, -0.47) |
| CIE-LCH | lch(82.50, 36.38, 180.74°) |
| OKLab | oklab(83.58% -0.1062 -0.0018) |
| OKLCH | oklch(83.58% 0.106 181) |
| XYZ | xyz(44.4805, 61.2259, 67.2195) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 4.12
Seafoam Blue
#78D1B6
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E0CD #E07184
analogous
#71E095 #71E0CD #71BBE0
triadic
#71E0CD #CD71E0 #E0CD71
tetradic
#71E0CD #9571E0 #E07184 #BBE071
square
#71E0CD #9571E0 #E07184 #BBE071
split-complementary
#71E0CD #E071BB #E09571
monochromatic
#26B099 #3FD5BB #71E0CD #A3EBDF #D5F6F0
Accessibility & contrast
On white
1.59
#71E0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#71E0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E0CD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E0CD | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#39E3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #71e0cd; /* rgb */ color: rgb(113, 224, 205); /* oklch */ color: oklch(83.6% 0.106 181.0);
Tailwind
colors: {
custom: {
50: '#a1eadc',
500: '#71e0cd',
950: '#000000',
},
}SCSS
$custom: #71e0cd; $custom-light: #a1eadc; $custom-dark: #000000;
JSON
{
"hex": "#71e0cd",
"rgb": {
"r": 113,
"g": 224,
"b": 205
},
"hsl": {
"h": 169.73,
"s": 64.162,
"l": 66.078
},
"oklch": {
"l": 0.83581,
"c": 0.10625,
"h": 181
},
"luminance": 0.6123
}Semantic roles & 50–950 ramp
primary
#71E0CD
secondary
#B24456
accent
#1A38CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484