#71CFD3#71CFD3
#71CFD3 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.090 H 199.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFD3 |
|---|---|
| RGB | rgb(113, 207, 211) |
| HSL | hsl(182, 53%, 64%) |
| HSV | hsv(182, 46%, 83%) |
| CMYK | cmyk(46.4%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.78, -26.81, -10.65) |
| CIE-LCH | lch(77.78, 28.84, 201.66°) |
| OKLab | oklab(79.83% -0.0846 -0.0293) |
| OKLCH | oklch(79.83% 0.09 199.1) |
| XYZ | xyz(40.8761, 52.8361, 69.6597) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.22
Darkturquoise
#00CED1
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.23
Robin Egg Blue
#8AF1FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFD3 #D37571
analogous
#71D3A6 #71CFD3 #719ED3
triadic
#71CFD3 #D371CF #CFD371
tetradic
#71CFD3 #A671D3 #D37571 #9ED371
square
#71CFD3 #A671D3 #D37571 #9ED371
split-complementary
#71CFD3 #D3719E #D3A671
monochromatic
#30969A #42BFC5 #71CFD3 #A0DFE1 #CEEFF0
Accessibility & contrast
On white
1.82
#71CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#71CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFD3
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFD3 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#3AD5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfd3; /* rgb */ color: rgb(113, 207, 211); /* oklch */ color: oklch(79.8% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a0dee0',
500: '#71cfd3',
950: '#000000',
},
}SCSS
$custom: #71cfd3; $custom-light: #a0dee0; $custom-dark: #000000;
JSON
{
"hex": "#71cfd3",
"rgb": {
"r": 113,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.449,
"s": 52.688,
"l": 63.529
},
"oklch": {
"l": 0.7983,
"c": 0.08958,
"h": 199.1
},
"luminance": 0.5284
}Semantic roles & 50–950 ramp
primary
#71CFD3
secondary
#9F4D49
accent
#2C25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484