#7BB299#7BB299
#7BB299 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.8% C 0.069 H 164.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB299 |
|---|---|
| RGB | rgb(123, 178, 153) |
| HSL | hsl(153, 26%, 59%) |
| HSV | hsv(153, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(68.28, -23.45, 7.06) |
| CIE-LCH | lch(68.28, 24.49, 163.25°) |
| OKLab | oklab(71.8% -0.0661 0.0182) |
| OKLCH | oklch(71.8% 0.069 164.6) |
| XYZ | xyz(29.8366, 38.3502, 35.9610) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 6.80
Greeny Blue
#42B395
ΔE00 7.10
Tea
#65AB7C
ΔE00 7.14
Darkseagreen
#8FBC8F
ΔE00 7.17
Dull Teal
#5F9E8F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB299 #B27B94
analogous
#7BB27E #7BB299 #7BB0B2
triadic
#7BB299 #997BB2 #B2997B
tetradic
#7BB299 #7E7BB2 #B27B94 #B0B27B
square
#7BB299 #7E7BB2 #B27B94 #B0B27B
split-complementary
#7BB299 #B27BB0 #B27E7B
monochromatic
#42715B #58977B #7BB299 #A2C9B7 #C8DFD5
Accessibility & contrast
On white
2.42
#7BB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#7BB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB299
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB299 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA98
Deuteranopia (green-blind)
#A6A49A
Tritanopia (blue-blind)
#6FB2AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb299; /* rgb */ color: rgb(123, 178, 153); /* oklch */ color: oklch(71.8% 0.069 164.6);
Tailwind
colors: {
custom: {
50: '#a2c9b7',
500: '#7bb299',
950: '#000000',
},
}SCSS
$custom: #7bb299; $custom-light: #a2c9b7; $custom-dark: #000000;
JSON
{
"hex": "#7bb299",
"rgb": {
"r": 123,
"g": 178,
"b": 153
},
"hsl": {
"h": 152.727,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.71802,
"c": 0.06853,
"h": 164.6
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#7BB299
secondary
#CFBAC3
accent
#6590C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280