#7BB99F#7BB99F
#7BB99F is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.6% C 0.075 H 166.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB99F |
|---|---|
| RGB | rgb(123, 185, 159) |
| HSL | hsl(155, 31%, 60%) |
| HSV | hsv(155, 34%, 73%) |
| CMYK | cmyk(33.5%, 0%, 14.1%, 27.5%) |
| CIE-LAB | lab(70.46, -25.67, 6.90) |
| CIE-LCH | lch(70.46, 26.58, 164.96°) |
| OKLab | oklab(73.61% -0.0724 0.0178) |
| OKLCH | oklch(73.61% 0.075 166.2) |
| XYZ | xyz(31.7731, 41.4103, 39.1130) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 6.55
Seafoam Blue
#78D1B6
ΔE00 6.59
Greeny Blue
#42B395
ΔE00 6.70
Darkseagreen
#8FBC8F
ΔE00 7.08
Tea
#65AB7C
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB99F #B97B95
analogous
#7BB980 #7BB99F #7BB4B9
triadic
#7BB99F #9F7BB9 #B99F7B
tetradic
#7BB99F #807BB9 #B97B95 #B4B97B
square
#7BB99F #807BB9 #B97B95 #B4B97B
split-complementary
#7BB99F #B97BB4 #B9807B
monochromatic
#407961 #56A182 #7BB99F #A3CEBC #CBE3D9
Accessibility & contrast
On white
2.26
#7BB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#7BB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB99F
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB99F | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19E
Deuteranopia (green-blind)
#ACA9A1
Tritanopia (blue-blind)
#6CB9B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7bb99f; /* rgb */ color: rgb(123, 185, 159); /* oklch */ color: oklch(73.6% 0.075 166.2);
Tailwind
colors: {
custom: {
50: '#a3cebb',
500: '#7bb99f',
950: '#000000',
},
}SCSS
$custom: #7bb99f; $custom-light: #a3cebb; $custom-dark: #000000;
JSON
{
"hex": "#7bb99f",
"rgb": {
"r": 123,
"g": 185,
"b": 159
},
"hsl": {
"h": 154.839,
"s": 30.693,
"l": 60.392
},
"oklch": {
"l": 0.73605,
"c": 0.0746,
"h": 166.2
},
"luminance": 0.41412
}Semantic roles & 50–950 ramp
primary
#7BB99F
secondary
#D4BCC6
accent
#3C6AA9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1311
muted
#7F8280