#71DBB4#71DBB4
#71DBB4 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.114 H 167.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBB4 |
|---|---|
| RGB | rgb(113, 219, 180) |
| HSL | hsl(158, 60%, 65%) |
| HSV | hsv(158, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(80.44, -39.83, 9.81) |
| CIE-LCH | lch(80.44, 41.02, 166.16°) |
| OKLab | oklab(81.71% -0.1116 0.0252) |
| OKLCH | oklch(81.71% 0.114 167.3) |
| XYZ | xyz(40.3762, 57.4657, 52.1355) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.45
Mediumaquamarine
#66CDAA
ΔE00 3.48
Light Teal
#90E4C1
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 3.82
Seafoam Blue
#78D1B6
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBB4 #DB7198
analogous
#71DB7F #71DBB4 #71CDDB
triadic
#71DBB4 #B471DB #DBB471
tetradic
#71DBB4 #7F71DB #DB7198 #CDDB71
square
#71DBB4 #7F71DB #DB7198 #CDDB71
split-complementary
#71DBB4 #DB71CD #DB7F71
monochromatic
#2AA779 #40CF9A #71DBB4 #A2E7CE #D3F4E8
Accessibility & contrast
On white
1.68
#71DBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#71DBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBB4
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBB4 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB2
Deuteranopia (green-blind)
#C6C3B7
Tritanopia (blue-blind)
#4CDCD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #71dbb4; /* rgb */ color: rgb(113, 219, 180); /* oklch */ color: oklch(81.7% 0.114 167.3);
Tailwind
colors: {
custom: {
50: '#a0e6ca',
500: '#71dbb4',
950: '#000000',
},
}SCSS
$custom: #71dbb4; $custom-light: #a0e6ca; $custom-dark: #000000;
JSON
{
"hex": "#71dbb4",
"rgb": {
"r": 113,
"g": 219,
"b": 180
},
"hsl": {
"h": 157.925,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81711,
"c": 0.11442,
"h": 167.3
},
"luminance": 0.57469
}Semantic roles & 50–950 ramp
primary
#71DBB4
secondary
#AA466B
accent
#1E5CC7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482