#71E3CC#71E3CC
#71E3CC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.110 H 178.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71E3CC |
|---|---|
| RGB | rgb(113, 227, 204) |
| HSL | hsl(168, 67%, 67%) |
| HSV | hsv(168, 50%, 89%) |
| CMYK | cmyk(50.2%, 0%, 10.1%, 11%) |
| CIE-LAB | lab(83.34, -37.99, 1.28) |
| CIE-LCH | lch(83.34, 38.01, 178.06°) |
| OKLab | oklab(84.25% -0.11 0.0028) |
| OKLCH | oklch(84.25% 0.11 178.5) |
| XYZ | xyz(45.1735, 62.8045, 66.8570) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 4.96
Aqua (survey)
#13EAC9
ΔE00 5.17
Light Teal
#90E4C1
ΔE00 5.53
Light Turquoise
#7EF4CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E3CC #E37188
analogous
#71E393 #71E3CC #71C1E3
triadic
#71E3CC #CC71E3 #E3CC71
tetradic
#71E3CC #9371E3 #E37188 #C1E371
square
#71E3CC #9371E3 #E37188 #C1E371
split-complementary
#71E3CC #E371C1 #E39371
monochromatic
#24B698 #3ED9BA #71E3CC #A4EDDE #D7F7F1
Accessibility & contrast
On white
1.55
#71E3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#71E3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E3CC
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E3CC | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#39E6DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #71e3cc; /* rgb */ color: rgb(113, 227, 204); /* oklch */ color: oklch(84.3% 0.110 178.5);
Tailwind
colors: {
custom: {
50: '#a2ecdb',
500: '#71e3cc',
950: '#000000',
},
}SCSS
$custom: #71e3cc; $custom-light: #a2ecdb; $custom-dark: #000000;
JSON
{
"hex": "#71e3cc",
"rgb": {
"r": 113,
"g": 227,
"b": 204
},
"hsl": {
"h": 167.895,
"s": 67.059,
"l": 66.667
},
"oklch": {
"l": 0.84252,
"c": 0.11001,
"h": 178.5
},
"luminance": 0.62809
}Semantic roles & 50–950 ramp
primary
#71E3CC
secondary
#B64259
accent
#173CCF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101615
muted
#808584