#71DDAF#71DDAF
#71DDAF is a very light, vivid teal. Relative luminance 0.583; OKLCH L 82.1% C 0.121 H 163.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71DDAF |
|---|---|
| RGB | rgb(113, 221, 175) |
| HSL | hsl(154, 61%, 65%) |
| HSV | hsv(154, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.91, -41.79, 13.13) |
| CIE-LCH | lch(80.91, 43.80, 162.56°) |
| OKLab | oklab(82.06% -0.1161 0.0337) |
| OKLCH | oklch(82.06% 0.121 163.8) |
| XYZ | xyz(40.4009, 58.3154, 49.6761) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.53
Eucalyptus
#44D7A8
ΔE00 3.67
Light Teal
#90E4C1
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 4.56
Aqua Marine
#2EE8BB
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DDAF #DD719F
analogous
#71DD79 #71DDAF #71D5DD
triadic
#71DDAF #AF71DD #DDAF71
tetradic
#71DDAF #7971DD #DD719F #D5DD71
square
#71DDAF #7971DD #DD719F #D5DD71
split-complementary
#71DDAF #DD71D5 #DD7971
monochromatic
#29AB73 #40D193 #71DDAF #A2E9CB #D4F5E7
Accessibility & contrast
On white
1.66
#71DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#71DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DDAF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DDAF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#4DDDD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #71ddaf; /* rgb */ color: rgb(113, 221, 175); /* oklch */ color: oklch(82.1% 0.121 163.8);
Tailwind
colors: {
custom: {
50: '#a0e8c7',
500: '#71ddaf',
950: '#000000',
},
}SCSS
$custom: #71ddaf; $custom-light: #a0e8c7; $custom-dark: #000000;
JSON
{
"hex": "#71ddaf",
"rgb": {
"r": 113,
"g": 221,
"b": 175
},
"hsl": {
"h": 154.444,
"s": 61.364,
"l": 65.49
},
"oklch": {
"l": 0.82059,
"c": 0.12087,
"h": 163.8
},
"luminance": 0.58319
}Semantic roles & 50–950 ramp
primary
#71DDAF
secondary
#AD4571
accent
#1C66C9
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482