#7BC0AB#7BC0AB
#7BC0AB is a light, moderate teal. Relative luminance 0.449; OKLCH L 75.6% C 0.077 H 172.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC0AB |
|---|---|
| RGB | rgb(123, 192, 171) |
| HSL | hsl(162, 35%, 62%) |
| HSV | hsv(162, 36%, 75%) |
| CMYK | cmyk(35.9%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(72.79, -26.52, 3.71) |
| CIE-LCH | lch(72.79, 26.78, 172.03°) |
| OKLab | oklab(75.58% -0.076 0.0094) |
| OKLCH | oklch(75.58% 0.077 172.9) |
| XYZ | xyz(34.3660, 44.8484, 45.3659) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.99
Seafoam Blue
#78D1B6
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.71
Greeny Blue
#42B395
ΔE00 7.32
Tealish
#24BCA8
ΔE00 7.60
Turquoise (survey)
#06C2AC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC0AB #C07B90
analogous
#7BC089 #7BC0AB #7BB3C0
triadic
#7BC0AB #AB7BC0 #C0AB7B
tetradic
#7BC0AB #897BC0 #C07B90 #B3C07B
square
#7BC0AB #897BC0 #C07B90 #B3C07B
split-complementary
#7BC0AB #C07BB3 #C0897B
monochromatic
#3E826E #52AC90 #7BC0AB #A4D4C5 #CEE8E0
Accessibility & contrast
On white
2.11
#7BC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#7BC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC0AB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC0AB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#67C1BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bc0ab; /* rgb */ color: rgb(123, 192, 171); /* oklch */ color: oklch(75.6% 0.077 172.9);
Tailwind
colors: {
custom: {
50: '#a4d3c4',
500: '#7bc0ab',
950: '#000000',
},
}SCSS
$custom: #7bc0ab; $custom-light: #a4d3c4; $custom-dark: #000000;
JSON
{
"hex": "#7bc0ab",
"rgb": {
"r": 123,
"g": 192,
"b": 171
},
"hsl": {
"h": 161.739,
"s": 35.385,
"l": 61.765
},
"oklch": {
"l": 0.75576,
"c": 0.07658,
"h": 172.9
},
"luminance": 0.44851
}Semantic roles & 50–950 ramp
primary
#7BC0AB
secondary
#D8BFC6
accent
#375BAE
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281