#7BB799#7BB799
#7BB799 is a light, moderate teal. Relative luminance 0.404; OKLCH L 73.0% C 0.076 H 162.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB799 |
|---|---|
| RGB | rgb(123, 183, 153) |
| HSL | hsl(150, 29%, 60%) |
| HSV | hsv(150, 33%, 72%) |
| CMYK | cmyk(32.8%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(69.74, -25.94, 9.14) |
| CIE-LCH | lch(69.74, 27.50, 160.58°) |
| OKLab | oklab(72.97% -0.0725 0.0236) |
| OKLCH | oklch(72.97% 0.076 162) |
| XYZ | xyz(30.8496, 40.3762, 36.2987) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.82
Darkseagreen
#8FBC8F
ΔE00 5.90
Tea
#65AB7C
ΔE00 6.46
Greeny Blue
#42B395
ΔE00 6.85
Mediumaquamarine
#66CDAA
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB799 #B77B99
analogous
#7BB77B #7BB799 #7BB7B7
triadic
#7BB799 #997BB7 #B7997B
tetradic
#7BB799 #7B7BB7 #B77B99 #B7B77B
square
#7BB799 #7B7BB7 #B77B99 #B7B77B
split-complementary
#7BB799 #B77BB7 #B77B7B
monochromatic
#41775C #569E7A #7BB799 #A3CDB8 #CAE2D6
Accessibility & contrast
On white
2.31
#7BB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#7BB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB799
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB799 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF97
Deuteranopia (green-blind)
#ABA89B
Tritanopia (blue-blind)
#6EB7AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb799; /* rgb */ color: rgb(123, 183, 153); /* oklch */ color: oklch(73.0% 0.076 162.0);
Tailwind
colors: {
custom: {
50: '#a3cdb7',
500: '#7bb799',
950: '#000000',
},
}SCSS
$custom: #7bb799; $custom-light: #a3cdb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb799",
"rgb": {
"r": 123,
"g": 183,
"b": 153
},
"hsl": {
"h": 150,
"s": 29.412,
"l": 60
},
"oklch": {
"l": 0.72974,
"c": 0.07629,
"h": 162
},
"luminance": 0.40378
}Semantic roles & 50–950 ramp
primary
#7BB799
secondary
#D2BBC7
accent
#6294C6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280