#7CA893#7CA893
#7CA893 is a light, muted teal. Relative luminance 0.344; OKLCH L 69.4% C 0.057 H 163.9°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA893 |
|---|---|
| RGB | rgb(124, 168, 147) |
| HSL | hsl(151, 20%, 57%) |
| HSV | hsv(151, 26%, 66%) |
| CMYK | cmyk(26.2%, 0%, 12.5%, 34.1%) |
| CIE-LAB | lab(65.28, -19.31, 6.08) |
| CIE-LCH | lch(65.28, 20.24, 162.52°) |
| OKLab | oklab(69.36% -0.0545 0.0157) |
| OKLCH | oklch(69.36% 0.057 163.9) |
| XYZ | xyz(27.5796, 34.3958, 32.7840) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.81
Dull Teal
#5F9E8F
ΔE00 5.84
Grey Teal
#5E9B8A
ΔE00 6.10
Greeny Grey
#7EA07A
ΔE00 6.67
Greyish Green
#82A67D
ΔE00 6.83
Grey Green
#86A17D
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA893 #A87C91
analogous
#7CA87D #7CA893 #7CA7A8
triadic
#7CA893 #937CA8 #A8937C
tetradic
#7CA893 #7D7CA8 #A87C91 #A7A87C
square
#7CA893 #7D7CA8 #A87C91 #A7A87C
split-complementary
#7CA893 #A87CA7 #A87D7C
monochromatic
#446656 #5C8B74 #7CA893 #A1C0B1 #C6D9D0
Accessibility & contrast
On white
2.67
#7CA893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#7CA893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA893
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA893 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#9F9C94
Tritanopia (blue-blind)
#73A8A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca893; /* rgb */ color: rgb(124, 168, 147); /* oklch */ color: oklch(69.4% 0.057 163.9);
Tailwind
colors: {
custom: {
50: '#a3c2b2',
500: '#7ca893',
950: '#000000',
},
}SCSS
$custom: #7ca893; $custom-light: #a3c2b2; $custom-dark: #000000;
JSON
{
"hex": "#7ca893",
"rgb": {
"r": 124,
"g": 168,
"b": 147
},
"hsl": {
"h": 151.364,
"s": 20.183,
"l": 57.255
},
"oklch": {
"l": 0.69361,
"c": 0.05669,
"h": 163.9
},
"luminance": 0.34397
}Semantic roles & 50–950 ramp
primary
#7CA893
secondary
#C9B7BF
accent
#6B92BD
background
#FAFBFA
surface
#F4F7F5
border
#CED0CF
text
#0F1211
muted
#7F8180