#7BBEAA#7BBEAA
#7BBEAA is a light, moderate teal. Relative luminance 0.439; OKLCH L 75.1% C 0.074 H 173.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBEAA |
|---|---|
| RGB | rgb(123, 190, 170) |
| HSL | hsl(162, 34%, 61%) |
| HSV | hsv(162, 35%, 75%) |
| CMYK | cmyk(35.3%, 0%, 10.5%, 25.5%) |
| CIE-LAB | lab(72.19, -25.76, 3.38) |
| CIE-LCH | lch(72.19, 25.98, 172.52°) |
| OKLab | oklab(75.08% -0.0739 0.0086) |
| OKLCH | oklch(75.08% 0.074 173.4) |
| XYZ | xyz(33.8349, 43.9381, 44.7205) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.56
Seafoam Blue
#78D1B6
ΔE00 5.29
Mediumaquamarine
#66CDAA
ΔE00 6.25
Greeny Blue
#42B395
ΔE00 7.30
Tealish
#24BCA8
ΔE00 7.64
Turquoise (survey)
#06C2AC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBEAA #BE7B8F
analogous
#7BBE89 #7BBEAA #7BB1BE
triadic
#7BBEAA #AA7BBE #BEAA7B
tetradic
#7BBEAA #897BBE #BE7B8F #B1BE7B
square
#7BBEAA #897BBE #BE7B8F #B1BE7B
split-complementary
#7BBEAA #BE7BB1 #BE897B
monochromatic
#3F806C #53A98F #7BBEAA #A4D2C4 #CDE6DF
Accessibility & contrast
On white
2.15
#7BBEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#7BBEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBEAA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBEAA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#AEAEAB
Tritanopia (blue-blind)
#68BFB8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7bbeaa; /* rgb */ color: rgb(123, 190, 170); /* oklch */ color: oklch(75.1% 0.074 173.4);
Tailwind
colors: {
custom: {
50: '#a3d2c3',
500: '#7bbeaa',
950: '#000000',
},
}SCSS
$custom: #7bbeaa; $custom-light: #a3d2c3; $custom-dark: #000000;
JSON
{
"hex": "#7bbeaa",
"rgb": {
"r": 123,
"g": 190,
"b": 170
},
"hsl": {
"h": 162.09,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.75082,
"c": 0.07443,
"h": 173.4
},
"luminance": 0.4394
}Semantic roles & 50–950 ramp
primary
#7BBEAA
secondary
#D7BEC5
accent
#395BAD
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281