#71E4CD#71E4CD
#71E4CD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.5% C 0.111 H 178.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #71E4CD |
|---|---|
| RGB | rgb(113, 228, 205) |
| HSL | hsl(168, 68%, 67%) |
| HSV | hsv(168, 50%, 89%) |
| CMYK | cmyk(50.4%, 0%, 10.1%, 10.6%) |
| CIE-LAB | lab(83.65, -38.21, 1.21) |
| CIE-LCH | lch(83.65, 38.23, 178.18°) |
| OKLab | oklab(84.51% -0.1106 0.0026) |
| OKLCH | oklch(84.51% 0.111 178.6) |
| XYZ | xyz(45.5682, 63.4013, 67.5821) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Turquoise
#40E0D0
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.18
Light Teal
#90E4C1
ΔE00 5.58
Light Turquoise
#7EF4CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E4CD #E47188
analogous
#71E494 #71E4CD #71C2E4
triadic
#71E4CD #CD71E4 #E4CD71
tetradic
#71E4CD #9471E4 #E47188 #C2E471
square
#71E4CD #9471E4 #E47188 #C2E471
split-complementary
#71E4CD #E471C2 #E49471
monochromatic
#23B89A #3EDABB #71E4CD #A4EEDF #D8F8F1
Accessibility & contrast
On white
1.53
#71E4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#71E4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E4CD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E4CD | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#37E7DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e4cd; /* rgb */ color: rgb(113, 228, 205); /* oklch */ color: oklch(84.5% 0.111 178.6);
Tailwind
colors: {
custom: {
50: '#a2eddc',
500: '#71e4cd',
950: '#000000',
},
}SCSS
$custom: #71e4cd; $custom-light: #a2eddc; $custom-dark: #000000;
JSON
{
"hex": "#71e4cd",
"rgb": {
"r": 113,
"g": 228,
"b": 205
},
"hsl": {
"h": 168,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.84514,
"c": 0.11066,
"h": 178.6
},
"luminance": 0.63405
}Semantic roles & 50–950 ramp
primary
#71E4CD
secondary
#B84159
accent
#163BD0
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584