#71DCA8#71DCA8
#71DCA8 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.7% C 0.125 H 160.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #71DCA8 |
|---|---|
| RGB | rgb(113, 220, 168) |
| HSL | hsl(151, 60%, 65%) |
| HSV | hsv(151, 49%, 86%) |
| CMYK | cmyk(48.6%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.47, -42.80, 16.19) |
| CIE-LCH | lch(80.47, 45.76, 159.28°) |
| OKLab | oklab(81.65% -0.1181 0.0414) |
| OKLCH | oklch(81.65% 0.125 160.7) |
| XYZ | xyz(39.4679, 57.5211, 46.0611) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Eucalyptus
#44D7A8
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 5.38
Mediumaquamarine
#66CDAA
ΔE00 5.38
Hospital Green
#9BE5AA
ΔE00 5.66
Aqua Marine
#2EE8BB
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DCA8 #DC71A5
analogous
#71DC72 #71DCA8 #71DBDC
triadic
#71DCA8 #A871DC #DCA871
tetradic
#71DCA8 #7271DC #DC71A5 #DBDC71
square
#71DCA8 #7271DC #DC71A5 #DBDC71
split-complementary
#71DCA8 #DC71DB #DC7271
monochromatic
#2AA96B #40D08A #71DCA8 #A2E8C6 #D3F4E4
Accessibility & contrast
On white
1.68
#71DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#71DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DCA8
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DCA8 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA5
Deuteranopia (green-blind)
#CAC3AB
Tritanopia (blue-blind)
#51DBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dca8; /* rgb */ color: rgb(113, 220, 168); /* oklch */ color: oklch(81.7% 0.125 160.7);
Tailwind
colors: {
custom: {
50: '#a0e7c2',
500: '#71dca8',
950: '#000000',
},
}SCSS
$custom: #71dca8; $custom-light: #a0e7c2; $custom-dark: #000000;
JSON
{
"hex": "#71dca8",
"rgb": {
"r": 113,
"g": 220,
"b": 168
},
"hsl": {
"h": 150.841,
"s": 60.452,
"l": 65.294
},
"oklch": {
"l": 0.8165,
"c": 0.12516,
"h": 160.7
},
"luminance": 0.57524
}Semantic roles & 50–950 ramp
primary
#71DCA8
secondary
#AC4677
accent
#1D70C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482