#7BB699#7BB699
#7BB699 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.7% C 0.075 H 162.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB699 |
|---|---|
| RGB | rgb(123, 182, 153) |
| HSL | hsl(151, 29%, 60%) |
| HSV | hsv(151, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(69.44, -25.44, 8.73) |
| CIE-LCH | lch(69.44, 26.90, 161.07°) |
| OKLab | oklab(72.74% -0.0713 0.0225) |
| OKLCH | oklch(72.74% 0.075 162.5) |
| XYZ | xyz(30.6441, 39.9652, 36.2302) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.98
Darkseagreen
#8FBC8F
ΔE00 6.12
Tea
#65AB7C
ΔE00 6.54
Greeny Blue
#42B395
ΔE00 6.85
Mediumaquamarine
#66CDAA
ΔE00 7.28
Greyish Green
#82A67D
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB699 #B67B98
analogous
#7BB67C #7BB699 #7BB6B6
triadic
#7BB699 #997BB6 #B6997B
tetradic
#7BB699 #7C7BB6 #B67B98 #B6B67B
square
#7BB699 #7C7BB6 #B67B98 #B6B67B
split-complementary
#7BB699 #B67BB6 #B67C7B
monochromatic
#41765C #579D7A #7BB699 #A2CCB7 #CAE2D6
Accessibility & contrast
On white
2.34
#7BB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#7BB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB699
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB699 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#6EB6AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb699; /* rgb */ color: rgb(123, 182, 153); /* oklch */ color: oklch(72.7% 0.075 162.5);
Tailwind
colors: {
custom: {
50: '#a3ccb7',
500: '#7bb699',
950: '#000000',
},
}SCSS
$custom: #7bb699; $custom-light: #a3ccb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb699",
"rgb": {
"r": 123,
"g": 182,
"b": 153
},
"hsl": {
"h": 150.508,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72739,
"c": 0.07473,
"h": 162.5
},
"luminance": 0.39967
}Semantic roles & 50–950 ramp
primary
#7BB699
secondary
#D2BBC6
accent
#6393C5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280