#7CA899#7CA899
#7CA899 is a light, muted teal. Relative luminance 0.346; OKLCH L 69.5% C 0.052 H 171.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA899 |
|---|---|
| RGB | rgb(124, 168, 153) |
| HSL | hsl(160, 20%, 57%) |
| HSV | hsv(160, 26%, 66%) |
| CMYK | cmyk(26.2%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(65.43, -18.04, 2.96) |
| CIE-LCH | lch(65.43, 18.28, 170.68°) |
| OKLab | oklab(69.53% -0.0518 0.0076) |
| OKLCH | oklch(69.53% 0.052 171.7) |
| XYZ | xyz(28.0628, 34.5891, 35.3285) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 2.97
Dull Teal
#5F9E8F
ΔE00 5.41
Grey Teal
#5E9B8A
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 8.42
Greenish Grey
#96AE8D
ΔE00 8.67
Greeny Grey
#7EA07A
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA899 #A87C8B
analogous
#7CA883 #7CA899 #7CA1A8
triadic
#7CA899 #997CA8 #A8997C
tetradic
#7CA899 #837CA8 #A87C8B #A1A87C
square
#7CA899 #837CA8 #A87C8B #A1A87C
split-complementary
#7CA899 #A87CA1 #A8837C
monochromatic
#44665A #5C8B7B #7CA899 #A1C0B6 #C6D9D2
Accessibility & contrast
On white
2.65
#7CA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#7CA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA899
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA899 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#9D9D9A
Tritanopia (blue-blind)
#71A9A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ca899; /* rgb */ color: rgb(124, 168, 153); /* oklch */ color: oklch(69.5% 0.052 171.7);
Tailwind
colors: {
custom: {
50: '#a3c2b7',
500: '#7ca899',
950: '#000000',
},
}SCSS
$custom: #7ca899; $custom-light: #a3c2b7; $custom-dark: #000000;
JSON
{
"hex": "#7ca899",
"rgb": {
"r": 124,
"g": 168,
"b": 153
},
"hsl": {
"h": 159.545,
"s": 20.183,
"l": 57.255
},
"oklch": {
"l": 0.69533,
"c": 0.05238,
"h": 171.7
},
"luminance": 0.3459
}Semantic roles & 50–950 ramp
primary
#7CA899
secondary
#C9B7BD
accent
#6B87BD
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180