#71D2CE#71D2CE
#71D2CE is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.4% C 0.092 H 192.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2CE |
|---|---|
| RGB | rgb(113, 210, 206) |
| HSL | hsl(178, 52%, 63%) |
| HSV | hsv(178, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(78.49, -29.54, -6.90) |
| CIE-LCH | lch(78.49, 30.33, 193.14°) |
| OKLab | oklab(80.36% -0.0901 -0.0191) |
| OKLCH | oklch(80.36% 0.092 192) |
| XYZ | xyz(40.9928, 54.0567, 66.6543) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.36
Darkturquoise
#00CED1
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 6.48
Aqua Blue
#02D8E9
ΔE00 7.86
Seafoam Blue
#78D1B6
ΔE00 8.30
Pale Teal
#82CBB2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2CE #D27175
analogous
#71D29D #71D2CE #71A5D2
triadic
#71D2CE #CE71D2 #D2CE71
tetradic
#71D2CE #9D71D2 #D27175 #A5D271
square
#71D2CE #9D71D2 #D27175 #A5D271
split-complementary
#71D2CE #D271A5 #D29D71
monochromatic
#309894 #43C3BE #71D2CE #9FE1DE #CEEFEE
Accessibility & contrast
On white
1.78
#71D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#71D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2CE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2CE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#B7BDCF
Tritanopia (blue-blind)
#3ED7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d2ce; /* rgb */ color: rgb(113, 210, 206); /* oklch */ color: oklch(80.4% 0.092 192.0);
Tailwind
colors: {
custom: {
50: '#a0e0dc',
500: '#71d2ce',
950: '#000000',
},
}SCSS
$custom: #71d2ce; $custom-light: #a0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#71d2ce",
"rgb": {
"r": 113,
"g": 210,
"b": 206
},
"hsl": {
"h": 177.526,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.80358,
"c": 0.09213,
"h": 192
},
"luminance": 0.5406
}Semantic roles & 50–950 ramp
primary
#71D2CE
secondary
#9E4A4D
accent
#262DBF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484