#7BBDA7#7BBDA7
#7BBDA7 is a light, moderate teal. Relative luminance 0.434; OKLCH L 74.8% C 0.075 H 171.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDA7 |
|---|---|
| RGB | rgb(123, 189, 167) |
| HSL | hsl(160, 33%, 61%) |
| HSV | hsv(160, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 11.6%, 25.9%) |
| CIE-LAB | lab(71.82, -25.92, 4.49) |
| CIE-LCH | lch(71.82, 26.31, 170.18°) |
| OKLab | oklab(74.76% -0.074 0.0115) |
| OKLCH | oklch(74.76% 0.075 171.2) |
| XYZ | xyz(33.3385, 43.3942, 43.1710) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.64
Seafoam Blue
#78D1B6
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 6.07
Greeny Blue
#42B395
ΔE00 7.00
Tealish
#24BCA8
ΔE00 7.84
Turquoise (survey)
#06C2AC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDA7 #BD7B91
analogous
#7BBD86 #7BBDA7 #7BB2BD
triadic
#7BBDA7 #A77BBD #BDA77B
tetradic
#7BBDA7 #867BBD #BD7B91 #B2BD7B
square
#7BBDA7 #867BBD #BD7B91 #B2BD7B
split-complementary
#7BBDA7 #BD7BB2 #BD867B
monochromatic
#3F7E69 #54A78B #7BBDA7 #A4D1C2 #CDE6DD
Accessibility & contrast
On white
2.17
#7BBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#7BBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDA7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDA7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A6
Deuteranopia (green-blind)
#AEADA8
Tritanopia (blue-blind)
#69BEB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bbda7; /* rgb */ color: rgb(123, 189, 167); /* oklch */ color: oklch(74.8% 0.075 171.2);
Tailwind
colors: {
custom: {
50: '#a3d1c1',
500: '#7bbda7',
950: '#000000',
},
}SCSS
$custom: #7bbda7; $custom-light: #a3d1c1; $custom-dark: #000000;
JSON
{
"hex": "#7bbda7",
"rgb": {
"r": 123,
"g": 189,
"b": 167
},
"hsl": {
"h": 160,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.74763,
"c": 0.07488,
"h": 171.2
},
"luminance": 0.43396
}Semantic roles & 50–950 ramp
primary
#7BBDA7
secondary
#D6BEC6
accent
#3960AC
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281