#71CFB0#71CFB0
#71CFB0 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.8% C 0.101 H 170.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFB0 |
|---|---|
| RGB | rgb(113, 207, 176) |
| HSL | hsl(160, 49%, 63%) |
| HSV | hsv(160, 45%, 81%) |
| CMYK | cmyk(45.4%, 0%, 15%, 18.8%) |
| CIE-LAB | lab(76.84, -35.24, 6.79) |
| CIE-LCH | lch(76.84, 35.89, 169.09°) |
| OKLab | oklab(78.76% -0.0997 0.0174) |
| OKLCH | oklch(78.76% 0.101 170.1) |
| XYZ | xyz(36.9561, 51.2681, 49.0142) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.46
Mediumaquamarine
#66CDAA
ΔE00 1.58
Pale Teal
#82CBB2
ΔE00 2.92
Seafoam
#7FE0B3
ΔE00 5.32
Eucalyptus
#44D7A8
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFB0 #CF7190
analogous
#71CF81 #71CFB0 #71BFCF
triadic
#71CFB0 #B071CF #CFB071
tetradic
#71CFB0 #8171CF #CF7190 #BFCF71
square
#71CFB0 #8171CF #CF7190 #BFCF71
split-complementary
#71CFB0 #CF71BF #CF8171
monochromatic
#329473 #43C097 #71CFB0 #9FDEC9 #CCEEE3
Accessibility & contrast
On white
1.87
#71CFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#71CFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFB0
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFB0 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AF
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#51D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71cfb0; /* rgb */ color: rgb(113, 207, 176); /* oklch */ color: oklch(78.8% 0.101 170.1);
Tailwind
colors: {
custom: {
50: '#9fdec7',
500: '#71cfb0',
950: '#000000',
},
}SCSS
$custom: #71cfb0; $custom-light: #9fdec7; $custom-dark: #000000;
JSON
{
"hex": "#71cfb0",
"rgb": {
"r": 113,
"g": 207,
"b": 176
},
"hsl": {
"h": 160.213,
"s": 49.474,
"l": 62.745
},
"oklch": {
"l": 0.78763,
"c": 0.10117,
"h": 170.1
},
"luminance": 0.51271
}Semantic roles & 50–950 ramp
primary
#71CFB0
secondary
#9A4B65
accent
#295ABD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482