#71CEAA#71CEAA
#71CEAA is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.4% C 0.104 H 166.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEAA |
|---|---|
| RGB | rgb(113, 206, 170) |
| HSL | hsl(157, 49%, 63%) |
| HSV | hsv(157, 45%, 81%) |
| CMYK | cmyk(45.1%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.41, -36.10, 9.39) |
| CIE-LCH | lch(76.41, 37.30, 165.42°) |
| OKLab | oklab(78.37% -0.1012 0.0241) |
| OKLCH | oklch(78.37% 0.104 166.6) |
| XYZ | xyz(36.1340, 50.5529, 45.8760) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.29
Seafoam Blue
#78D1B6
ΔE00 2.88
Pale Teal
#82CBB2
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEAA #CE7195
analogous
#71CE7B #71CEAA #71C4CE
triadic
#71CEAA #AA71CE #CEAA71
tetradic
#71CEAA #7B71CE #CE7195 #C4CE71
square
#71CEAA #7B71CE #CE7195 #C4CE71
split-complementary
#71CEAA #CE71C4 #CE7B71
monochromatic
#32926D #44BE8F #71CEAA #9EDEC5 #CCEDE0
Accessibility & contrast
On white
1.89
#71CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#71CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEAA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEAA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3A8
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#54CFC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #71ceaa; /* rgb */ color: rgb(113, 206, 170); /* oklch */ color: oklch(78.4% 0.104 166.6);
Tailwind
colors: {
custom: {
50: '#9fddc3',
500: '#71ceaa',
950: '#000000',
},
}SCSS
$custom: #71ceaa; $custom-light: #9fddc3; $custom-dark: #000000;
JSON
{
"hex": "#71ceaa",
"rgb": {
"r": 113,
"g": 206,
"b": 170
},
"hsl": {
"h": 156.774,
"s": 48.691,
"l": 62.549
},
"oklch": {
"l": 0.78366,
"c": 0.10402,
"h": 166.6
},
"luminance": 0.50556
}Semantic roles & 50–950 ramp
primary
#71CEAA
secondary
#984B69
accent
#2A62BC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482