#7CA09F#7CA09F
#7CA09F is a light, muted teal. Relative luminance 0.319; OKLCH L 67.9% C 0.040 H 194.1°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA09F |
|---|---|
| RGB | rgb(124, 160, 159) |
| HSL | hsl(178, 16%, 56%) |
| HSV | hsv(178, 23%, 63%) |
| CMYK | cmyk(22.5%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(63.28, -12.49, -3.53) |
| CIE-LCH | lch(63.28, 12.98, 195.77°) |
| OKLab | oklab(67.88% -0.0383 -0.0097) |
| OKLCH | oklch(67.88% 0.04 194.1) |
| XYZ | xyz(27.1391, 31.9288, 37.5271) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.61
Greyish Teal
#719F91
ΔE00 6.40
Cool Grey
#95A3A6
ΔE00 8.18
Bluegrey
#85A3B2
ΔE00 8.54
Dull Teal
#5F9E8F
ΔE00 8.64
Greyblue
#77A1B5
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA09F #A07C7D
analogous
#7CA08D #7CA09F #7C8FA0
triadic
#7CA09F #9F7CA0 #A09F7C
tetradic
#7CA09F #8D7CA0 #A07C7D #8FA07C
square
#7CA09F #8D7CA0 #A07C7D #8FA07C
split-complementary
#7CA09F #A07C8F #A08D7C
monochromatic
#445E5D #5E8180 #7CA09F #9FBAB9 #C3D3D3
Accessibility & contrast
On white
2.84
#7CA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#7CA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA09F
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA09F | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#94979F
Tritanopia (blue-blind)
#71A2A0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7ca09f; /* rgb */ color: rgb(124, 160, 159); /* oklch */ color: oklch(67.9% 0.040 194.1);
Tailwind
colors: {
custom: {
50: '#a2bcbb',
500: '#7ca09f',
950: '#000000',
},
}SCSS
$custom: #7ca09f; $custom-light: #a2bcbb; $custom-dark: #000000;
JSON
{
"hex": "#7ca09f",
"rgb": {
"r": 124,
"g": 160,
"b": 159
},
"hsl": {
"h": 178.333,
"s": 15.929,
"l": 55.686
},
"oklch": {
"l": 0.67878,
"c": 0.03954,
"h": 194.1
},
"luminance": 0.3193
}Semantic roles & 50–950 ramp
primary
#7CA09F
secondary
#C3B4B5
accent
#6F71B9
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180