#71CFCC#71CFCC
#71CFCC is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.090 H 192.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFCC |
|---|---|
| RGB | rgb(113, 207, 204) |
| HSL | hsl(178, 49%, 63%) |
| HSV | hsv(178, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.57, -28.59, -7.19) |
| CIE-LCH | lch(77.57, 29.48, 194.11°) |
| OKLab | oklab(79.6% -0.0875 -0.0199) |
| OKLCH | oklch(79.6% 0.09 192.8) |
| XYZ | xyz(40.0176, 52.4927, 65.1383) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.61
Darkturquoise
#00CED1
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 7.17
Aqua Blue
#02D8E9
ΔE00 7.79
Seafoam Blue
#78D1B6
ΔE00 8.62
Topaz
#13BBAF
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFCC #CF7174
analogous
#71CF9D #71CFCC #71A3CF
triadic
#71CFCC #CC71CF #CFCC71
tetradic
#71CFCC #9D71CF #CF7174 #A3CF71
square
#71CFCC #9D71CF #CF7174 #A3CF71
split-complementary
#71CFCC #CF71A3 #CF9D71
monochromatic
#329491 #43C0BC #71CFCC #9FDEDC #CCEEED
Accessibility & contrast
On white
1.83
#71CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#71CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFCC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFCC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#40D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cfcc; /* rgb */ color: rgb(113, 207, 204); /* oklch */ color: oklch(79.6% 0.090 192.8);
Tailwind
colors: {
custom: {
50: '#a0dedb',
500: '#71cfcc',
950: '#000000',
},
}SCSS
$custom: #71cfcc; $custom-light: #a0dedb; $custom-dark: #000000;
JSON
{
"hex": "#71cfcc",
"rgb": {
"r": 113,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.085,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.79598,
"c": 0.08978,
"h": 192.8
},
"luminance": 0.52496
}Semantic roles & 50–950 ramp
primary
#71CFCC
secondary
#9A4B4D
accent
#292DBD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484