#7BBDA0#7BBDA0
#7BBDA0 is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.6% C 0.080 H 164.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDA0 |
|---|---|
| RGB | rgb(123, 189, 160) |
| HSL | hsl(154, 33%, 61%) |
| HSV | hsv(154, 35%, 74%) |
| CMYK | cmyk(34.9%, 0%, 15.3%, 25.9%) |
| CIE-LAB | lab(71.65, -27.42, 8.06) |
| CIE-LCH | lch(71.65, 28.58, 163.63°) |
| OKLab | oklab(74.57% -0.0771 0.0208) |
| OKLCH | oklch(74.57% 0.08 164.9) |
| XYZ | xyz(32.7088, 43.1423, 39.8547) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.67
Darkseagreen
#8FBC8F
ΔE00 6.62
Greeny Blue
#42B395
ΔE00 6.77
Tea
#65AB7C
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDA0 #BD7B98
analogous
#7BBD7F #7BBDA0 #7BB9BD
triadic
#7BBDA0 #A07BBD #BDA07B
tetradic
#7BBDA0 #7F7BBD #BD7B98 #B9BD7B
square
#7BBDA0 #7F7BBD #BD7B98 #B9BD7B
split-complementary
#7BBDA0 #BD7BB9 #BD7F7B
monochromatic
#3F7E63 #54A782 #7BBDA0 #A4D1BD #CDE6DB
Accessibility & contrast
On white
2.18
#7BBDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#7BBDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDA0
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDA0 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49F
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#6BBDB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bbda0; /* rgb */ color: rgb(123, 189, 160); /* oklch */ color: oklch(74.6% 0.080 164.9);
Tailwind
colors: {
custom: {
50: '#a3d1bc',
500: '#7bbda0',
950: '#000000',
},
}SCSS
$custom: #7bbda0; $custom-light: #a3d1bc; $custom-dark: #000000;
JSON
{
"hex": "#7bbda0",
"rgb": {
"r": 123,
"g": 189,
"b": 160
},
"hsl": {
"h": 153.636,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.7457,
"c": 0.07984,
"h": 164.9
},
"luminance": 0.43144
}Semantic roles & 50–950 ramp
primary
#7BBDA0
secondary
#D6BEC8
accent
#396CAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1412
muted
#7F8281