#71DCDA#71DCDA
#71DCDA is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.099 H 193.8°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCDA |
|---|---|
| RGB | rgb(113, 220, 218) |
| HSL | hsl(179, 60%, 65%) |
| HSV | hsv(179, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.70, -31.29, -8.55) |
| CIE-LCH | lch(81.70, 32.44, 195.28°) |
| OKLab | oklab(83.06% -0.0963 -0.0236) |
| OKLCH | oklch(83.06% 0.099 193.8) |
| XYZ | xyz(45.0530, 59.7551, 75.4758) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.13
Aqua Blue
#02D8E9
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.18
Bright Light Blue
#26F7FD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCDA #DC7173
analogous
#71DCA5 #71DCDA #71A8DC
triadic
#71DCDA #DA71DC #DCDA71
tetradic
#71DCDA #A571DC #DC7173 #A8DC71
square
#71DCDA #A571DC #DC7173 #A8DC71
split-complementary
#71DCDA #DC71A8 #DCA571
monochromatic
#2AA9A7 #40D0CD #71DCDA #A2E8E7 #D3F4F4
Accessibility & contrast
On white
1.62
#71DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#71DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCDA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCDA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#2EE1DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #71dcda; /* rgb */ color: rgb(113, 220, 218); /* oklch */ color: oklch(83.1% 0.099 193.8);
Tailwind
colors: {
custom: {
50: '#a2e7e5',
500: '#71dcda',
950: '#000000',
},
}SCSS
$custom: #71dcda; $custom-light: #a2e7e5; $custom-dark: #000000;
JSON
{
"hex": "#71dcda",
"rgb": {
"r": 113,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.879,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.83057,
"c": 0.09916,
"h": 193.8
},
"luminance": 0.59759
}Semantic roles & 50–950 ramp
primary
#71DCDA
secondary
#AC4647
accent
#1D21C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484