#71CFDC#71CFDC
#71CFDC is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.091 H 207.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFDC |
|---|---|
| RGB | rgb(113, 207, 220) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 49%, 86%) |
| CMYK | cmyk(48.6%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(78.05, -24.45, -15.07) |
| CIE-LCH | lch(78.05, 28.72, 211.65°) |
| OKLab | oklab(80.14% -0.081 -0.0416) |
| OKLCH | oklch(80.14% 0.091 207.2) |
| XYZ | xyz(42.0361, 53.3001, 75.7690) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 7.00
Sky Blue
#87CEEB
ΔE00 7.40
Neon Blue
#04D9FF
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 7.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFDC #DC7E71
analogous
#71DCB4 #71CFDC #7199DC
triadic
#71CFDC #DC71CF #CFDC71
tetradic
#71CFDC #B471DC #DC7E71 #99DC71
square
#71CFDC #B471DC #DC7E71 #99DC71
split-complementary
#71CFDC #DC7199 #DCB471
monochromatic
#2A99A9 #40BED0 #71CFDC #A2E0E8 #D3F0F4
Accessibility & contrast
On white
1.80
#71CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#71CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFDC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFDC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#B0BBDC
Tritanopia (blue-blind)
#32D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cfdc; /* rgb */ color: rgb(113, 207, 220); /* oklch */ color: oklch(80.1% 0.091 207.2);
Tailwind
colors: {
custom: {
50: '#a1dee6',
500: '#71cfdc',
950: '#000000',
},
}SCSS
$custom: #71cfdc; $custom-light: #a1dee6; $custom-dark: #000000;
JSON
{
"hex": "#71cfdc",
"rgb": {
"r": 113,
"g": 207,
"b": 220
},
"hsl": {
"h": 187.29,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8014,
"c": 0.09104,
"h": 207.2
},
"luminance": 0.53304
}Semantic roles & 50–950 ramp
primary
#71CFDC
secondary
#AC5246
accent
#321DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484