#7BB69F#7BB69F
#7BB69F is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.9% C 0.070 H 168.0°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB69F |
|---|---|
| RGB | rgb(123, 182, 159) |
| HSL | hsl(157, 29%, 60%) |
| HSV | hsv(157, 32%, 71%) |
| CMYK | cmyk(32.4%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(69.59, -24.18, 5.65) |
| CIE-LCH | lch(69.59, 24.83, 166.86°) |
| OKLab | oklab(72.9% -0.0686 0.0145) |
| OKLCH | oklch(72.9% 0.07 168) |
| XYZ | xyz(31.1522, 40.1684, 38.9060) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.55
Greeny Blue
#42B395
ΔE00 6.88
Greyish Teal
#719F91
ΔE00 7.23
Seafoam Blue
#78D1B6
ΔE00 7.38
Mediumaquamarine
#66CDAA
ΔE00 7.54
Darkseagreen
#8FBC8F
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB69F #B67B92
analogous
#7BB682 #7BB69F #7BAFB6
triadic
#7BB69F #9F7BB6 #B69F7B
tetradic
#7BB69F #827BB6 #B67B92 #AFB67B
square
#7BB69F #827BB6 #B67B92 #AFB67B
split-complementary
#7BB69F #B67BAF #B6827B
monochromatic
#417661 #579D82 #7BB69F #A2CCBC #CAE2D8
Accessibility & contrast
On white
2.32
#7BB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#7BB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB69F
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB69F | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 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)
#B3AE9E
Deuteranopia (green-blind)
#A9A7A0
Tritanopia (blue-blind)
#6CB7AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb69f; /* rgb */ color: rgb(123, 182, 159); /* oklch */ color: oklch(72.9% 0.070 168.0);
Tailwind
colors: {
custom: {
50: '#a3ccbb',
500: '#7bb69f',
950: '#000000',
},
}SCSS
$custom: #7bb69f; $custom-light: #a3ccbb; $custom-dark: #000000;
JSON
{
"hex": "#7bb69f",
"rgb": {
"r": 123,
"g": 182,
"b": 159
},
"hsl": {
"h": 156.61,
"s": 28.78,
"l": 59.804
},
"oklch": {
"l": 0.72903,
"c": 0.07012,
"h": 168
},
"luminance": 0.4017
}Semantic roles & 50–950 ramp
primary
#7BB69F
secondary
#D2BBC4
accent
#6389C5
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280