#71CEB2#71CEB2
#71CEB2 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.6% C 0.099 H 172.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEB2 |
|---|---|
| RGB | rgb(113, 206, 178) |
| HSL | hsl(162, 49%, 63%) |
| HSV | hsv(162, 45%, 81%) |
| CMYK | cmyk(45.1%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.60, -34.33, 5.37) |
| CIE-LCH | lch(76.60, 34.74, 171.11°) |
| OKLab | oklab(78.58% -0.0976 0.0137) |
| OKLCH | oklch(78.58% 0.099 172) |
| XYZ | xyz(36.9139, 50.8648, 49.9835) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.04
Mediumaquamarine
#66CDAA
ΔE00 2.24
Pale Teal
#82CBB2
ΔE00 2.54
Eucalyptus
#44D7A8
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.03
Seafoam
#7FE0B3
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEB2 #CE718D
analogous
#71CE83 #71CEB2 #71BCCE
triadic
#71CEB2 #B271CE #CEB271
tetradic
#71CEB2 #8371CE #CE718D #BCCE71
square
#71CEB2 #8371CE #CE718D #BCCE71
split-complementary
#71CEB2 #CE71BC #CE8371
monochromatic
#329275 #44BE99 #71CEB2 #9EDECB #CCEDE3
Accessibility & contrast
On white
1.88
#71CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#71CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEB2
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEB2 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#50CFC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71ceb2; /* rgb */ color: rgb(113, 206, 178); /* oklch */ color: oklch(78.6% 0.099 172.0);
Tailwind
colors: {
custom: {
50: '#9fddc9',
500: '#71ceb2',
950: '#000000',
},
}SCSS
$custom: #71ceb2; $custom-light: #9fddc9; $custom-dark: #000000;
JSON
{
"hex": "#71ceb2",
"rgb": {
"r": 113,
"g": 206,
"b": 178
},
"hsl": {
"h": 161.935,
"s": 48.691,
"l": 62.549
},
"oklch": {
"l": 0.78582,
"c": 0.09857,
"h": 172
},
"luminance": 0.50868
}Semantic roles & 50–950 ramp
primary
#71CEB2
secondary
#984B62
accent
#2A56BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482