#71CDC2#71CDC2
#71CDC2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.090 H 185.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDC2 |
|---|---|
| RGB | rgb(113, 205, 194) |
| HSL | hsl(173, 48%, 62%) |
| HSV | hsv(173, 45%, 80%) |
| CMYK | cmyk(44.9%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.72, -30.10, -3.07) |
| CIE-LCH | lch(76.72, 30.25, 185.82°) |
| OKLab | oklab(78.82% -0.0895 -0.0087) |
| OKLCH | oklch(78.82% 0.09 185.6) |
| XYZ | xyz(38.3751, 51.0653, 58.8628) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 7.03
Topaz
#13BBAF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDC2 #CD717C
analogous
#71CD94 #71CDC2 #71AACD
triadic
#71CDC2 #C271CD #CDC271
tetradic
#71CDC2 #9471CD #CD717C #AACD71
square
#71CDC2 #9471CD #CD717C #AACD71
split-complementary
#71CDC2 #CD71AA #CD9471
monochromatic
#339185 #44BDAF #71CDC2 #9EDDD5 #CCEDE9
Accessibility & contrast
On white
1.87
#71CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#71CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDC2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDC2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B5B9C3
Tritanopia (blue-blind)
#48D1C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cdc2; /* rgb */ color: rgb(113, 205, 194); /* oklch */ color: oklch(78.8% 0.090 185.6);
Tailwind
colors: {
custom: {
50: '#9fdcd4',
500: '#71cdc2',
950: '#000000',
},
}SCSS
$custom: #71cdc2; $custom-light: #9fdcd4; $custom-dark: #000000;
JSON
{
"hex": "#71cdc2",
"rgb": {
"r": 113,
"g": 205,
"b": 194
},
"hsl": {
"h": 172.826,
"s": 47.917,
"l": 62.353
},
"oklch": {
"l": 0.78817,
"c": 0.08991,
"h": 185.6
},
"luminance": 0.51068
}Semantic roles & 50–950 ramp
primary
#71CDC2
secondary
#974B54
accent
#2A3CBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483