#7CC0AA#7CC0AA
#7CC0AA is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.6% C 0.076 H 171.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC0AA |
|---|---|
| RGB | rgb(124, 192, 170) |
| HSL | hsl(161, 35%, 62%) |
| HSV | hsv(161, 35%, 75%) |
| CMYK | cmyk(35.4%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(72.82, -26.45, 4.30) |
| CIE-LCH | lch(72.82, 26.80, 170.78°) |
| OKLab | oklab(75.6% -0.0756 0.011) |
| OKLCH | oklch(75.6% 0.076 171.8) |
| XYZ | xyz(34.4149, 44.8846, 44.8726) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 4.67
Mediumaquamarine
#66CDAA
ΔE00 5.59
Greeny Blue
#42B395
ΔE00 7.33
Tealish
#24BCA8
ΔE00 7.82
Turquoise (survey)
#06C2AC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC0AA #C07C92
analogous
#7CC088 #7CC0AA #7CB4C0
triadic
#7CC0AA #AA7CC0 #C0AA7C
tetradic
#7CC0AA #887CC0 #C07C92 #B4C07C
square
#7CC0AA #887CC0 #C07C92 #B4C07C
split-complementary
#7CC0AA #C07CB4 #C0887C
monochromatic
#3F836D #53AC8F #7CC0AA #A5D4C5 #CFE8E0
Accessibility & contrast
On white
2.10
#7CC0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#7CC0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC0AA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC0AA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#69C1B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7cc0aa; /* rgb */ color: rgb(124, 192, 170); /* oklch */ color: oklch(75.6% 0.076 171.8);
Tailwind
colors: {
custom: {
50: '#a4d3c3',
500: '#7cc0aa',
950: '#000000',
},
}SCSS
$custom: #7cc0aa; $custom-light: #a4d3c3; $custom-dark: #000000;
JSON
{
"hex": "#7cc0aa",
"rgb": {
"r": 124,
"g": 192,
"b": 170
},
"hsl": {
"h": 160.588,
"s": 35.052,
"l": 61.961
},
"oklch": {
"l": 0.756,
"c": 0.07639,
"h": 171.8
},
"luminance": 0.44887
}Semantic roles & 50–950 ramp
primary
#7CC0AA
secondary
#D8BFC7
accent
#385EAE
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281