#7BB69E#7BB69E
#7BB69E is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.9% C 0.071 H 167.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB69E |
|---|---|
| RGB | rgb(123, 182, 158) |
| HSL | hsl(156, 29%, 60%) |
| HSV | hsv(156, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(69.56, -24.40, 6.16) |
| CIE-LCH | lch(69.56, 25.16, 165.83°) |
| OKLab | oklab(72.88% -0.069 0.0159) |
| OKLCH | oklch(72.88% 0.071 167.1) |
| XYZ | xyz(31.0657, 40.1338, 38.4508) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.57
Greeny Blue
#42B395
ΔE00 6.83
Greyish Teal
#719F91
ΔE00 7.34
Seafoam Blue
#78D1B6
ΔE00 7.39
Mediumaquamarine
#66CDAA
ΔE00 7.46
Darkseagreen
#8FBC8F
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB69E #B67B93
analogous
#7BB681 #7BB69E #7BB0B6
triadic
#7BB69E #9E7BB6 #B69E7B
tetradic
#7BB69E #817BB6 #B67B93 #B0B67B
square
#7BB69E #817BB6 #B67B93 #B0B67B
split-complementary
#7BB69E #B67BB0 #B6817B
monochromatic
#417660 #579D80 #7BB69E #A2CCBB #CAE2D8
Accessibility & contrast
On white
2.33
#7BB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#7BB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB69E
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB69E | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#6DB6AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb69e; /* rgb */ color: rgb(123, 182, 158); /* oklch */ color: oklch(72.9% 0.071 167.1);
Tailwind
colors: {
custom: {
50: '#a3ccba',
500: '#7bb69e',
950: '#000000',
},
}SCSS
$custom: #7bb69e; $custom-light: #a3ccba; $custom-dark: #000000;
JSON
{
"hex": "#7bb69e",
"rgb": {
"r": 123,
"g": 182,
"b": 158
},
"hsl": {
"h": 155.593,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72875,
"c": 0.07084,
"h": 167.1
},
"luminance": 0.40135
}Semantic roles & 50–950 ramp
primary
#7BB69E
secondary
#D2BBC4
accent
#638BC5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280