#7BC0A9#7BC0A9
#7BC0A9 is a light, moderate teal. Relative luminance 0.448; OKLCH L 75.5% C 0.078 H 171.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC0A9 |
|---|---|
| RGB | rgb(123, 192, 169) |
| HSL | hsl(160, 35%, 62%) |
| HSV | hsv(160, 36%, 75%) |
| CMYK | cmyk(35.9%, 0%, 12%, 24.7%) |
| CIE-LAB | lab(72.74, -26.96, 4.73) |
| CIE-LCH | lch(72.74, 27.37, 170.05°) |
| OKLab | oklab(75.52% -0.0769 0.0121) |
| OKLCH | oklch(75.52% 0.078 171.1) |
| XYZ | xyz(34.1768, 44.7727, 44.3695) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.83
Seafoam Blue
#78D1B6
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 5.33
Greeny Blue
#42B395
ΔE00 7.12
Tealish
#24BCA8
ΔE00 7.76
Turquoise (survey)
#06C2AC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC0A9 #C07B92
analogous
#7BC087 #7BC0A9 #7BB5C0
triadic
#7BC0A9 #A97BC0 #C0A97B
tetradic
#7BC0A9 #877BC0 #C07B92 #B5C07B
square
#7BC0A9 #877BC0 #C07B92 #B5C07B
split-complementary
#7BC0A9 #C07BB5 #C0877B
monochromatic
#3E826C #52AC8E #7BC0A9 #A4D4C4 #CEE8DF
Accessibility & contrast
On white
2.11
#7BC0A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#7BC0A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC0A9
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC0A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC0A9 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A8
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#68C1B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bc0a9; /* rgb */ color: rgb(123, 192, 169); /* oklch */ color: oklch(75.5% 0.078 171.1);
Tailwind
colors: {
custom: {
50: '#a4d3c2',
500: '#7bc0a9',
950: '#000000',
},
}SCSS
$custom: #7bc0a9; $custom-light: #a4d3c2; $custom-dark: #000000;
JSON
{
"hex": "#7bc0a9",
"rgb": {
"r": 123,
"g": 192,
"b": 169
},
"hsl": {
"h": 160,
"s": 35.385,
"l": 61.765
},
"oklch": {
"l": 0.75519,
"c": 0.07782,
"h": 171.1
},
"luminance": 0.44775
}Semantic roles & 50–950 ramp
primary
#7BC0A9
secondary
#D8BFC7
accent
#375FAE
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281