#7CA59B#7CA59B
#7CA59B is a light, muted teal. Relative luminance 0.336; OKLCH L 68.9% C 0.047 H 178.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA59B |
|---|---|
| RGB | rgb(124, 165, 155) |
| HSL | hsl(165, 19%, 57%) |
| HSV | hsv(165, 25%, 65%) |
| CMYK | cmyk(24.8%, 0%, 6.1%, 35.3%) |
| CIE-LAB | lab(64.61, -16.04, 0.66) |
| CIE-LCH | lch(64.61, 16.05, 177.64°) |
| OKLab | oklab(68.9% -0.0469 0.0015) |
| OKLCH | oklch(68.9% 0.047 178.2) |
| XYZ | xyz(27.6819, 33.5608, 36.0233) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.02
Dull Teal
#5F9E8F
ΔE00 5.79
Grey Teal
#5E9B8A
ΔE00 6.47
Cadetblue
#5F9EA0
ΔE00 6.82
Dusty Teal
#4C9085
ΔE00 9.67
Sea
#3C9992
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA59B #A57C86
analogous
#7CA587 #7CA59B #7C9BA5
triadic
#7CA59B #9B7CA5 #A59B7C
tetradic
#7CA59B #877CA5 #A57C86 #9BA57C
square
#7CA59B #877CA5 #A57C86 #9BA57C
split-complementary
#7CA59B #A57C9B #A5877C
monochromatic
#44635B #5D877D #7CA59B #A0BEB7 #C5D7D2
Accessibility & contrast
On white
2.72
#7CA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#7CA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA59B
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA59B | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09B
Deuteranopia (green-blind)
#9A9A9C
Tritanopia (blue-blind)
#71A6A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca59b; /* rgb */ color: rgb(124, 165, 155); /* oklch */ color: oklch(68.9% 0.047 178.2);
Tailwind
colors: {
custom: {
50: '#a3bfb8',
500: '#7ca59b',
950: '#000000',
},
}SCSS
$custom: #7ca59b; $custom-light: #a3bfb8; $custom-dark: #000000;
JSON
{
"hex": "#7ca59b",
"rgb": {
"r": 124,
"g": 165,
"b": 155
},
"hsl": {
"h": 165.366,
"s": 18.552,
"l": 56.667
},
"oklch": {
"l": 0.68899,
"c": 0.04691,
"h": 178.2
},
"luminance": 0.33562
}Semantic roles & 50–950 ramp
primary
#7CA59B
secondary
#C7B6BA
accent
#6D80BB
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#0F1211
muted
#7F8180