#71DBB0#71DBB0
#71DBB0 is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.6% C 0.117 H 165.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71DBB0 |
|---|---|
| RGB | rgb(113, 219, 176) |
| HSL | hsl(156, 60%, 65%) |
| HSV | hsv(156, 48%, 86%) |
| CMYK | cmyk(48.4%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(80.35, -40.69, 11.80) |
| CIE-LCH | lch(80.35, 42.37, 163.83°) |
| OKLab | oklab(81.61% -0.1134 0.0303) |
| OKLCH | oklch(81.61% 0.117 165) |
| XYZ | xyz(39.9746, 57.3051, 50.0203) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.85
Eucalyptus
#44D7A8
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 3.84
Light Teal
#90E4C1
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71DBB0 #DB719C
analogous
#71DB7B #71DBB0 #71D1DB
triadic
#71DBB0 #B071DB #DBB071
tetradic
#71DBB0 #7B71DB #DB719C #D1DB71
square
#71DBB0 #7B71DB #DB719C #D1DB71
split-complementary
#71DBB0 #DB71D1 #DB7B71
monochromatic
#2AA775 #40CF95 #71DBB0 #A2E7CB #D3F4E6
Accessibility & contrast
On white
1.69
#71DBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#71DBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71DBB0
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71DBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71DBB0 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAE
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#4EDBCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #71dbb0; /* rgb */ color: rgb(113, 219, 176); /* oklch */ color: oklch(81.6% 0.117 165.0);
Tailwind
colors: {
custom: {
50: '#a0e7c7',
500: '#71dbb0',
950: '#000000',
},
}SCSS
$custom: #71dbb0; $custom-light: #a0e7c7; $custom-dark: #000000;
JSON
{
"hex": "#71dbb0",
"rgb": {
"r": 113,
"g": 219,
"b": 176
},
"hsl": {
"h": 155.66,
"s": 59.551,
"l": 65.098
},
"oklch": {
"l": 0.81609,
"c": 0.11737,
"h": 165
},
"luminance": 0.57308
}Semantic roles & 50–950 ramp
primary
#71DBB0
secondary
#AA466F
accent
#1E63C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482