#71CDCA#71CDCA
#71CDCA is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.088 H 192.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDCA |
|---|---|
| RGB | rgb(113, 205, 202) |
| HSL | hsl(178, 48%, 62%) |
| HSV | hsv(178, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(76.94, -28.12, -7.05) |
| CIE-LCH | lch(76.94, 28.99, 194.07°) |
| OKLab | oklab(79.07% -0.0861 -0.0195) |
| OKLCH | oklch(79.07% 0.088 192.8) |
| XYZ | xyz(39.2978, 51.4344, 63.7226) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 7.49
Aqua Blue
#02D8E9
ΔE00 7.98
Topaz
#13BBAF
ΔE00 8.40
Pale Teal
#82CBB2
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDCA #CD7174
analogous
#71CD9C #71CDCA #71A2CD
triadic
#71CDCA #CA71CD #CDCA71
tetradic
#71CDCA #9C71CD #CD7174 #A2CD71
square
#71CDCA #9C71CD #CD7174 #A2CD71
split-complementary
#71CDCA #CD71A2 #CD9C71
monochromatic
#33918E #44BDB9 #71CDCA #9EDDDB #CCEDEC
Accessibility & contrast
On white
1.86
#71CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#71CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDCA
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDCA | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#42D2CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cdca; /* rgb */ color: rgb(113, 205, 202); /* oklch */ color: oklch(79.1% 0.088 192.8);
Tailwind
colors: {
custom: {
50: '#a0dcda',
500: '#71cdca',
950: '#000000',
},
}SCSS
$custom: #71cdca; $custom-light: #a0dcda; $custom-dark: #000000;
JSON
{
"hex": "#71cdca",
"rgb": {
"r": 113,
"g": 205,
"b": 202
},
"hsl": {
"h": 178.043,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.7907,
"c": 0.08827,
"h": 192.8
},
"luminance": 0.51438
}Semantic roles & 50–950 ramp
primary
#71CDCA
secondary
#974B4E
accent
#2A2FBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483