#71E2CC#71E2CC
#71E2CC is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.109 H 179.1°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71E2CC |
|---|---|
| RGB | rgb(113, 226, 204) |
| HSL | hsl(168, 66%, 66%) |
| HSV | hsv(168, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(83.05, -37.53, 0.86) |
| CIE-LCH | lch(83.05, 37.54, 178.68°) |
| OKLab | oklab(84.02% -0.1089 0.0017) |
| OKLCH | oklch(84.02% 0.109 179.1) |
| XYZ | xyz(44.9008, 62.2591, 66.7661) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.52
Turquoise
#40E0D0
ΔE00 3.95
Seafoam Blue
#78D1B6
ΔE00 4.89
Aqua (survey)
#13EAC9
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 5.74
Light Turquoise
#7EF4CC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71E2CC #E27187
analogous
#71E294 #71E2CC #71C0E2
triadic
#71E2CC #CC71E2 #E2CC71
tetradic
#71E2CC #9471E2 #E27187 #C0E271
square
#71E2CC #9471E2 #E27187 #C0E271
split-complementary
#71E2CC #E271C0 #E29471
monochromatic
#25B498 #3ED8BA #71E2CC #A4ECDE #D7F7F1
Accessibility & contrast
On white
1.56
#71E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#71E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71E2CC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71E2CC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CB
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#39E5DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #71e2cc; /* rgb */ color: rgb(113, 226, 204); /* oklch */ color: oklch(84.0% 0.109 179.1);
Tailwind
colors: {
custom: {
50: '#a1ebdb',
500: '#71e2cc',
950: '#000000',
},
}SCSS
$custom: #71e2cc; $custom-light: #a1ebdb; $custom-dark: #000000;
JSON
{
"hex": "#71e2cc",
"rgb": {
"r": 113,
"g": 226,
"b": 204
},
"hsl": {
"h": 168.319,
"s": 66.082,
"l": 66.471
},
"oklch": {
"l": 0.84018,
"c": 0.10887,
"h": 179.1
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#71E2CC
secondary
#B54259
accent
#183BCE
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484