#71D2CD#71D2CD
#71D2CD is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.092 H 191.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #71D2CD |
|---|---|
| RGB | rgb(113, 210, 205) |
| HSL | hsl(177, 52%, 63%) |
| HSV | hsv(177, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.47, -29.79, -6.40) |
| CIE-LCH | lch(78.47, 30.47, 192.13°) |
| OKLab | oklab(80.33% -0.0905 -0.0178) |
| OKLCH | oklch(80.33% 0.092 191.1) |
| XYZ | xyz(40.8717, 54.0083, 66.0166) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 5.69
Turquoise
#40E0D0
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 7.92
Pale Teal
#82CBB2
ΔE00 8.16
Aqua Blue
#02D8E9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D2CD #D27176
analogous
#71D29C #71D2CD #71A6D2
triadic
#71D2CD #CD71D2 #D2CD71
tetradic
#71D2CD #9C71D2 #D27176 #A6D271
square
#71D2CD #9C71D2 #D27176 #A6D271
split-complementary
#71D2CD #D271A6 #D29C71
monochromatic
#309893 #43C3BD #71D2CD #9FE1DD #CEEFEE
Accessibility & contrast
On white
1.78
#71D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#71D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D2CD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D2CD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#3ED7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71d2cd; /* rgb */ color: rgb(113, 210, 205); /* oklch */ color: oklch(80.3% 0.092 191.1);
Tailwind
colors: {
custom: {
50: '#a0e0dc',
500: '#71d2cd',
950: '#000000',
},
}SCSS
$custom: #71d2cd; $custom-light: #a0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#71d2cd",
"rgb": {
"r": 113,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.907,
"s": 51.872,
"l": 63.333
},
"oklch": {
"l": 0.80326,
"c": 0.09227,
"h": 191.1
},
"luminance": 0.54012
}Semantic roles & 50–950 ramp
primary
#71D2CD
secondary
#9E4A4E
accent
#262EBF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484