#7CB09E#7CB09E
#7CB09E is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.5% C 0.061 H 171.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB09E |
|---|---|
| RGB | rgb(124, 176, 158) |
| HSL | hsl(159, 25%, 59%) |
| HSV | hsv(159, 30%, 69%) |
| CMYK | cmyk(29.5%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(67.88, -21.07, 3.73) |
| CIE-LCH | lch(67.88, 21.40, 169.96°) |
| OKLab | oklab(71.53% -0.0603 0.0096) |
| OKLCH | oklch(71.53% 0.061 171) |
| XYZ | xyz(30.0070, 37.8029, 38.0567) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.16
Dull Teal
#5F9E8F
ΔE00 6.42
Grey Teal
#5E9B8A
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.47
Greeny Blue
#42B395
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB09E #B07C8E
analogous
#7CB084 #7CB09E #7CA8B0
triadic
#7CB09E #9E7CB0 #B09E7C
tetradic
#7CB09E #847CB0 #B07C8E #A8B07C
square
#7CB09E #847CB0 #B07C8E #A8B07C
split-complementary
#7CB09E #B07CA8 #B0847C
monochromatic
#436F60 #5A9580 #7CB09E #A2C7BA #C8DED7
Accessibility & contrast
On white
2.45
#7CB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7CB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB09E
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB09E | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99D
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#6FB1AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7cb09e; /* rgb */ color: rgb(124, 176, 158); /* oklch */ color: oklch(71.5% 0.061 171.0);
Tailwind
colors: {
custom: {
50: '#a3c7ba',
500: '#7cb09e',
950: '#000000',
},
}SCSS
$custom: #7cb09e; $custom-light: #a3c7ba; $custom-dark: #000000;
JSON
{
"hex": "#7cb09e",
"rgb": {
"r": 124,
"g": 176,
"b": 158
},
"hsl": {
"h": 159.231,
"s": 24.762,
"l": 58.824
},
"oklch": {
"l": 0.71534,
"c": 0.06107,
"h": 171
},
"luminance": 0.37804
}Semantic roles & 50–950 ramp
primary
#7CB09E
secondary
#CEBAC1
accent
#6786C1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280