#71CFA2#71CFA2
#71CFA2 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.4% C 0.112 H 161.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFA2 |
|---|---|
| RGB | rgb(113, 207, 162) |
| HSL | hsl(151, 49%, 63%) |
| HSV | hsv(151, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.52, -38.25, 13.83) |
| CIE-LCH | lch(76.52, 40.67, 160.12°) |
| OKLab | oklab(78.4% -0.1059 0.0355) |
| OKLCH | oklch(78.4% 0.112 161.5) |
| XYZ | xyz(35.6416, 50.7423, 42.0915) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.19
Seafoam
#7FE0B3
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 5.18
Pale Teal
#82CBB2
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFA2 #CF719E
analogous
#71CF73 #71CFA2 #71CDCF
triadic
#71CFA2 #A271CF #CFA271
tetradic
#71CFA2 #7371CF #CF719E #CDCF71
square
#71CFA2 #7371CF #CF719E #CDCF71
split-complementary
#71CFA2 #CF71CD #CF7371
monochromatic
#329465 #43C084 #71CFA2 #9FDEC0 #CCEEDE
Accessibility & contrast
On white
1.88
#71CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#71CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFA2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFA2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#57CFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71cfa2; /* rgb */ color: rgb(113, 207, 162); /* oklch */ color: oklch(78.4% 0.112 161.5);
Tailwind
colors: {
custom: {
50: '#9fdebd',
500: '#71cfa2',
950: '#000000',
},
}SCSS
$custom: #71cfa2; $custom-light: #9fdebd; $custom-dark: #000000;
JSON
{
"hex": "#71cfa2",
"rgb": {
"r": 113,
"g": 207,
"b": 162
},
"hsl": {
"h": 151.277,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.784,
"c": 0.11172,
"h": 161.5
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#71CFA2
secondary
#9A4B70
accent
#2970BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482