#71DFAA#71DFAA
#71DFAA is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.4% C 0.128 H 160.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #71DFAA |
|---|---|
| RGB | rgb(113, 223, 170) |
| HSL | hsl(151, 63%, 66%) |
| HSV | hsv(151, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.39, -43.70, 16.43) |
| CIE-LCH | lch(81.39, 46.69, 159.39°) |
| OKLab | oklab(82.41% -0.1206 0.042) |
| OKLCH | oklch(82.41% 0.128 160.8) |
| XYZ | xyz(40.4501, 59.1850, 47.3147) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.18
Eucalyptus
#44D7A8
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 5.51
Light Greenish Blue
#63F7B4
ΔE00 5.69
Aqua Marine
#2EE8BB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DFAA #DF71A6
analogous
#71DF73 #71DFAA #71DDDF
triadic
#71DFAA #AA71DF #DFAA71
tetradic
#71DFAA #7371DF #DF71A6 #DDDF71
square
#71DFAA #7371DF #DF71A6 #DDDF71
split-complementary
#71DFAA #DF71DD #DF7371
monochromatic
#27AE6D #3FD48C #71DFAA #A3EAC8 #D5F6E6
Accessibility & contrast
On white
1.64
#71DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#71DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DFAA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DFAA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CCC6AD
Tritanopia (blue-blind)
#4FDED0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #71dfaa; /* rgb */ color: rgb(113, 223, 170); /* oklch */ color: oklch(82.4% 0.128 160.8);
Tailwind
colors: {
custom: {
50: '#a0e9c3',
500: '#71dfaa',
950: '#000000',
},
}SCSS
$custom: #71dfaa; $custom-light: #a0e9c3; $custom-dark: #000000;
JSON
{
"hex": "#71dfaa",
"rgb": {
"r": 113,
"g": 223,
"b": 170
},
"hsl": {
"h": 151.091,
"s": 63.218,
"l": 65.882
},
"oklch": {
"l": 0.82413,
"c": 0.12768,
"h": 160.8
},
"luminance": 0.59188
}Semantic roles & 50–950 ramp
primary
#71DFAA
secondary
#B04478
accent
#1B70CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1612
muted
#808482