#71CFD6#71CFD6
#71CFD6 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.090 H 201.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFD6 |
|---|---|
| RGB | rgb(113, 207, 214) |
| HSL | hsl(184, 55%, 64%) |
| HSV | hsv(184, 47%, 84%) |
| CMYK | cmyk(47.2%, 3.3%, 0%, 16.1%) |
| CIE-LAB | lab(77.87, -26.03, -12.13) |
| CIE-LCH | lch(77.87, 28.71, 204.98°) |
| OKLab | oklab(79.93% -0.0834 -0.0334) |
| OKLCH | oklch(79.93% 0.09 201.8) |
| XYZ | xyz(41.2557, 52.9879, 71.6589) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFD6 #D67871
analogous
#71D6AB #71CFD6 #719DD6
triadic
#71CFD6 #D671CF #CFD671
tetradic
#71CFD6 #AB71D6 #D67871 #9DD671
square
#71CFD6 #AB71D6 #D67871 #9DD671
split-complementary
#71CFD6 #D6719D #D6AB71
monochromatic
#2E979F #42BFC8 #71CFD6 #A0DFE4 #D0EFF1
Accessibility & contrast
On white
1.81
#71CFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#71CFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFD6
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFD6 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D7
Deuteranopia (green-blind)
#B2BBD7
Tritanopia (blue-blind)
#38D5D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfd6; /* rgb */ color: rgb(113, 207, 214); /* oklch */ color: oklch(79.9% 0.090 201.8);
Tailwind
colors: {
custom: {
50: '#a0dee2',
500: '#71cfd6',
950: '#000000',
},
}SCSS
$custom: #71cfd6; $custom-light: #a0dee2; $custom-dark: #000000;
JSON
{
"hex": "#71cfd6",
"rgb": {
"r": 113,
"g": 207,
"b": 214
},
"hsl": {
"h": 184.158,
"s": 55.191,
"l": 64.118
},
"oklch": {
"l": 0.79931,
"c": 0.08987,
"h": 201.8
},
"luminance": 0.52991
}Semantic roles & 50–950 ramp
primary
#71CFD6
secondary
#A34E48
accent
#2E23C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484