#71CFD4#71CFD4
#71CFD4 is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.090 H 200.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFD4 |
|---|---|
| RGB | rgb(113, 207, 212) |
| HSL | hsl(183, 54%, 64%) |
| HSV | hsv(183, 47%, 83%) |
| CMYK | cmyk(46.7%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.81, -26.55, -11.14) |
| CIE-LCH | lch(77.81, 28.79, 202.77°) |
| OKLab | oklab(79.86% -0.0842 -0.0307) |
| OKLCH | oklch(79.86% 0.09 200) |
| XYZ | xyz(41.0019, 52.8864, 70.3220) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.52
Darkturquoise
#00CED1
ΔE00 5.76
Aqua Blue
#02D8E9
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 7.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.11
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFD4 #D47671
analogous
#71D4A7 #71CFD4 #719DD4
triadic
#71CFD4 #D471CF #CFD471
tetradic
#71CFD4 #A771D4 #D47671 #9DD471
square
#71CFD4 #A771D4 #D47671 #9DD471
split-complementary
#71CFD4 #D4719D #D4A771
monochromatic
#2F969C #42BFC6 #71CFD4 #A0DFE2 #CFEFF0
Accessibility & contrast
On white
1.81
#71CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#71CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFD4
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFD4 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D5
Deuteranopia (green-blind)
#B2BBD5
Tritanopia (blue-blind)
#3AD5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfd4; /* rgb */ color: rgb(113, 207, 212); /* oklch */ color: oklch(79.9% 0.090 200.0);
Tailwind
colors: {
custom: {
50: '#a0dee1',
500: '#71cfd4',
950: '#000000',
},
}SCSS
$custom: #71cfd4; $custom-light: #a0dee1; $custom-dark: #000000;
JSON
{
"hex": "#71cfd4",
"rgb": {
"r": 113,
"g": 207,
"b": 212
},
"hsl": {
"h": 183.03,
"s": 53.514,
"l": 63.725
},
"oklch": {
"l": 0.79863,
"c": 0.08965,
"h": 200
},
"luminance": 0.5289
}Semantic roles & 50–950 ramp
primary
#71CFD4
secondary
#A04D49
accent
#2C25C1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484