#7BB5A2#7BB5A2
#7BB5A2 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.8% C 0.067 H 171.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5A2 |
|---|---|
| RGB | rgb(123, 181, 162) |
| HSL | hsl(160, 28%, 60%) |
| HSV | hsv(160, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 10.5%, 29%) |
| CIE-LAB | lab(69.37, -23.04, 3.69) |
| CIE-LCH | lch(69.37, 23.33, 170.91°) |
| OKLab | oklab(72.76% -0.066 0.0094) |
| OKLCH | oklch(72.76% 0.067 171.9) |
| XYZ | xyz(31.2116, 39.8657, 40.2257) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.96
Greyish Teal
#719F91
ΔE00 6.61
Greeny Blue
#42B395
ΔE00 7.31
Dull Teal
#5F9E8F
ΔE00 7.35
Seafoam Blue
#78D1B6
ΔE00 7.79
Grey Teal
#5E9B8A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5A2 #B57B8E
analogous
#7BB585 #7BB5A2 #7BABB5
triadic
#7BB5A2 #A27BB5 #B5A27B
tetradic
#7BB5A2 #857BB5 #B57B8E #ABB57B
square
#7BB5A2 #857BB5 #B57B8E #ABB57B
split-complementary
#7BB5A2 #B57BAB #B5857B
monochromatic
#417464 #579C85 #7BB5A2 #A2CBBE #C9E1D9
Accessibility & contrast
On white
2.34
#7BB5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7BB5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5A2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5A2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#6CB6AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb5a2; /* rgb */ color: rgb(123, 181, 162); /* oklch */ color: oklch(72.8% 0.067 171.9);
Tailwind
colors: {
custom: {
50: '#a3cbbd',
500: '#7bb5a2',
950: '#000000',
},
}SCSS
$custom: #7bb5a2; $custom-light: #a3cbbd; $custom-dark: #000000;
JSON
{
"hex": "#7bb5a2",
"rgb": {
"r": 123,
"g": 181,
"b": 162
},
"hsl": {
"h": 160.345,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72755,
"c": 0.06666,
"h": 171.9
},
"luminance": 0.39867
}Semantic roles & 50–950 ramp
primary
#7BB5A2
secondary
#D1BBC2
accent
#6383C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281