#71CFD7#71CFD7
#71CFD7 is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.090 H 202.7°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFD7 |
|---|---|
| RGB | rgb(113, 207, 215) |
| HSL | hsl(185, 56%, 64%) |
| HSV | hsv(185, 47%, 84%) |
| CMYK | cmyk(47.4%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.90, -25.77, -12.62) |
| CIE-LCH | lch(77.90, 28.69, 206.09°) |
| OKLab | oklab(79.97% -0.083 -0.0348) |
| OKLCH | oklch(79.97% 0.09 202.7) |
| XYZ | xyz(41.3838, 53.0392, 72.3336) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.50
Robin'S Egg
#6DEDFD
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Robin Egg Blue
#8AF1FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFD7 #D77971
analogous
#71D7AC #71CFD7 #719CD7
triadic
#71CFD7 #D771CF #CFD771
tetradic
#71CFD7 #AC71D7 #D77971 #9CD771
square
#71CFD7 #AC71D7 #D77971 #9CD771
split-complementary
#71CFD7 #D7719C #D7AC71
monochromatic
#2D97A0 #41BFCA #71CFD7 #A1DFE4 #D0EFF2
Accessibility & contrast
On white
1.81
#71CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#71CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFD7
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFD7 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#B2BBD8
Tritanopia (blue-blind)
#37D5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cfd7; /* rgb */ color: rgb(113, 207, 215); /* oklch */ color: oklch(80.0% 0.090 202.7);
Tailwind
colors: {
custom: {
50: '#a1dee3',
500: '#71cfd7',
950: '#000000',
},
}SCSS
$custom: #71cfd7; $custom-light: #a1dee3; $custom-dark: #000000;
JSON
{
"hex": "#71cfd7",
"rgb": {
"r": 113,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.706,
"s": 56.044,
"l": 64.314
},
"oklch": {
"l": 0.79966,
"c": 0.09,
"h": 202.7
},
"luminance": 0.53043
}Semantic roles & 50–950 ramp
primary
#71CFD7
secondary
#A44F48
accent
#2F22C4
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484