#7BB69D#7BB69D
#7BB69D is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.8% C 0.072 H 166.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB69D |
|---|---|
| RGB | rgb(123, 182, 157) |
| HSL | hsl(155, 29%, 60%) |
| HSV | hsv(155, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 13.7%, 28.6%) |
| CIE-LAB | lab(69.54, -24.61, 6.67) |
| CIE-LCH | lch(69.54, 25.50, 164.83°) |
| OKLab | oklab(72.85% -0.0695 0.0172) |
| OKLCH | oklch(72.85% 0.072 166.1) |
| XYZ | xyz(30.9800, 40.0995, 37.9994) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.62
Greeny Blue
#42B395
ΔE00 6.80
Darkseagreen
#8FBC8F
ΔE00 7.21
Mediumaquamarine
#66CDAA
ΔE00 7.39
Seafoam Blue
#78D1B6
ΔE00 7.42
Greyish Teal
#719F91
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB69D #B67B94
analogous
#7BB680 #7BB69D #7BB1B6
triadic
#7BB69D #9D7BB6 #B69D7B
tetradic
#7BB69D #807BB6 #B67B94 #B1B67B
square
#7BB69D #807BB6 #B67B94 #B1B67B
split-complementary
#7BB69D #B67BB1 #B6807B
monochromatic
#41765F #579D7F #7BB69D #A2CCBA #CAE2D8
Accessibility & contrast
On white
2.33
#7BB69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#7BB69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB69D
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB69D | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9C
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#6DB6AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb69d; /* rgb */ color: rgb(123, 182, 157); /* oklch */ color: oklch(72.8% 0.072 166.1);
Tailwind
colors: {
custom: {
50: '#a3ccb9',
500: '#7bb69d',
950: '#000000',
},
}SCSS
$custom: #7bb69d; $custom-light: #a3ccb9; $custom-dark: #000000;
JSON
{
"hex": "#7bb69d",
"rgb": {
"r": 123,
"g": 182,
"b": 157
},
"hsl": {
"h": 154.576,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72848,
"c": 0.07158,
"h": 166.1
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#7BB69D
secondary
#D2BBC5
accent
#638CC5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280