#71CFA0#71CFA0
#71CFA0 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.4% C 0.113 H 160.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFA0 |
|---|---|
| RGB | rgb(113, 207, 160) |
| HSL | hsl(150, 49%, 63%) |
| HSV | hsv(150, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 22.7%, 18.8%) |
| CIE-LAB | lab(76.48, -38.66, 14.83) |
| CIE-LCH | lch(76.48, 41.40, 159.01°) |
| OKLab | oklab(78.35% -0.1068 0.038) |
| OKLCH | oklch(78.35% 0.113 160.4) |
| XYZ | xyz(35.4653, 50.6718, 41.1627) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 6.20
Greenblue
#23C48B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFA0 #CF71A0
analogous
#71CF71 #71CFA0 #71CFCF
triadic
#71CFA0 #A071CF #CFA071
tetradic
#71CFA0 #7171CF #CF71A0 #CFCF71
square
#71CFA0 #7171CF #CF71A0 #CFCF71
split-complementary
#71CFA0 #CF71CF #CF7171
monochromatic
#329463 #43C081 #71CFA0 #9FDEBF #CCEEDD
Accessibility & contrast
On white
1.89
#71CFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#71CFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFA0
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFA0 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39D
Deuteranopia (green-blind)
#BEB9A3
Tritanopia (blue-blind)
#58CEC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cfa0; /* rgb */ color: rgb(113, 207, 160); /* oklch */ color: oklch(78.4% 0.113 160.4);
Tailwind
colors: {
custom: {
50: '#9fdebc',
500: '#71cfa0',
950: '#000000',
},
}SCSS
$custom: #71cfa0; $custom-light: #9fdebc; $custom-dark: #000000;
JSON
{
"hex": "#71cfa0",
"rgb": {
"r": 113,
"g": 207,
"b": 160
},
"hsl": {
"h": 150,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.78351,
"c": 0.1134,
"h": 160.4
},
"luminance": 0.50674
}Semantic roles & 50–950 ramp
primary
#71CFA0
secondary
#9A4B72
accent
#2973BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482