#7BB199#7BB199
#7BB199 is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.6% C 0.067 H 165.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB199 |
|---|---|
| RGB | rgb(123, 177, 153) |
| HSL | hsl(153, 26%, 59%) |
| HSV | hsv(153, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 13.6%, 30.6%) |
| CIE-LAB | lab(67.99, -22.95, 6.64) |
| CIE-LCH | lch(67.99, 23.89, 163.86°) |
| OKLab | oklab(71.57% -0.0647 0.0171) |
| OKLCH | oklch(71.57% 0.067 165.2) |
| XYZ | xyz(29.6384, 37.9537, 35.8949) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.15
Pale Teal
#82CBB2
ΔE00 7.05
Dull Teal
#5F9E8F
ΔE00 7.08
Greeny Blue
#42B395
ΔE00 7.23
Tea
#65AB7C
ΔE00 7.35
Darkseagreen
#8FBC8F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB199 #B17B93
analogous
#7BB17E #7BB199 #7BAEB1
triadic
#7BB199 #997BB1 #B1997B
tetradic
#7BB199 #7E7BB1 #B17B93 #AEB17B
square
#7BB199 #7E7BB1 #B17B93 #AEB17B
split-complementary
#7BB199 #B17BAE #B17E7B
monochromatic
#42705B #59967B #7BB199 #A1C8B7 #C8DED4
Accessibility & contrast
On white
2.44
#7BB199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#7BB199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB199
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB199 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA98
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#6FB1AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb199; /* rgb */ color: rgb(123, 177, 153); /* oklch */ color: oklch(71.6% 0.067 165.2);
Tailwind
colors: {
custom: {
50: '#a2c8b7',
500: '#7bb199',
950: '#000000',
},
}SCSS
$custom: #7bb199; $custom-light: #a2c8b7; $custom-dark: #000000;
JSON
{
"hex": "#7bb199",
"rgb": {
"r": 123,
"g": 177,
"b": 153
},
"hsl": {
"h": 153.333,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.71568,
"c": 0.06698,
"h": 165.2
},
"luminance": 0.37955
}Semantic roles & 50–950 ramp
primary
#7BB199
secondary
#CFB9C3
accent
#668FC2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280