#71E2CF#71E2CF
#71E2CF is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.108 H 181.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2CF |
|---|---|
| RGB | rgb(113, 226, 207) |
| HSL | hsl(170, 66%, 66%) |
| HSV | hsv(170, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(83.13, -36.82, -0.61) |
| CIE-LCH | lch(83.13, 36.82, 180.95°) |
| OKLab | oklab(84.11% -0.1076 -0.0022) |
| OKLCH | oklch(84.11% 0.108 181.2) |
| XYZ | xyz(45.2641, 62.4044, 68.6793) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 5.44
Aqua (survey)
#13EAC9
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 6.53
Mediumturquoise
#48D1CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2CF #E27184
analogous
#71E297 #71E2CF #71BCE2
triadic
#71E2CF #CF71E2 #E2CF71
tetradic
#71E2CF #9771E2 #E27184 #BCE271
square
#71E2CF #9771E2 #E27184 #BCE271
split-complementary
#71E2CF #E271BC #E29771
monochromatic
#25B49C #3ED8BE #71E2CF #A4ECE0 #D7F7F1
Accessibility & contrast
On white
1.56
#71E2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#71E2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2CF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2CF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#C7C9D1
Tritanopia (blue-blind)
#36E5DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e2cf; /* rgb */ color: rgb(113, 226, 207); /* oklch */ color: oklch(84.1% 0.108 181.2);
Tailwind
colors: {
custom: {
50: '#a2ebdd',
500: '#71e2cf',
950: '#000000',
},
}SCSS
$custom: #71e2cf; $custom-light: #a2ebdd; $custom-dark: #000000;
JSON
{
"hex": "#71e2cf",
"rgb": {
"r": 113,
"g": 226,
"b": 207
},
"hsl": {
"h": 169.912,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.84106,
"c": 0.10759,
"h": 181.2
},
"luminance": 0.62408
}Semantic roles & 50–950 ramp
primary
#71E2CF
secondary
#B54256
accent
#1836CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484