#7CA299#7CA299
#7CA299 is a light, muted teal. Relative luminance 0.324; OKLCH L 68.1% C 0.044 H 178.8°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA299 |
|---|---|
| RGB | rgb(124, 162, 153) |
| HSL | hsl(166, 17%, 56%) |
| HSV | hsv(166, 23%, 64%) |
| CMYK | cmyk(23.5%, 0%, 5.6%, 36.5%) |
| CIE-LAB | lab(63.69, -14.90, 0.44) |
| CIE-LCH | lch(63.69, 14.90, 178.31°) |
| OKLab | oklab(68.15% -0.0436 0.0009) |
| OKLCH | oklch(68.15% 0.044 178.8) |
| XYZ | xyz(26.9806, 32.4246, 34.9678) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.17
Dull Teal
#5F9E8F
ΔE00 6.11
Grey Teal
#5E9B8A
ΔE00 6.66
Cadetblue
#5F9EA0
ΔE00 6.66
Dusty Teal
#4C9085
ΔE00 9.47
Sea
#3C9992
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA299 #A27C85
analogous
#7CA286 #7CA299 #7C98A2
triadic
#7CA299 #997CA2 #A2997C
tetradic
#7CA299 #867CA2 #A27C85 #98A27C
square
#7CA299 #867CA2 #A27C85 #98A27C
split-complementary
#7CA299 #A27C98 #A2867C
monochromatic
#446059 #5D837A #7CA299 #A0BBB5 #C4D5D1
Accessibility & contrast
On white
2.81
#7CA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#7CA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA299
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA299 | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D99
Deuteranopia (green-blind)
#98989A
Tritanopia (blue-blind)
#72A39F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7ca299; /* rgb */ color: rgb(124, 162, 153); /* oklch */ color: oklch(68.1% 0.044 178.8);
Tailwind
colors: {
custom: {
50: '#a2bdb7',
500: '#7ca299',
950: '#000000',
},
}SCSS
$custom: #7ca299; $custom-light: #a2bdb7; $custom-dark: #000000;
JSON
{
"hex": "#7ca299",
"rgb": {
"r": 124,
"g": 162,
"b": 153
},
"hsl": {
"h": 165.789,
"s": 16.964,
"l": 56.078
},
"oklch": {
"l": 0.68148,
"c": 0.04366,
"h": 178.8
},
"luminance": 0.32426
}Semantic roles & 50–950 ramp
primary
#7CA299
secondary
#C5B5B9
accent
#6E80BA
background
#FAFBFB
surface
#F3F6F6
border
#CDD0D0
text
#0F1211
muted
#7F8180