#7BC09F#7BC09F
#7BC09F is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.2% C 0.085 H 162.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC09F |
|---|---|
| RGB | rgb(123, 192, 159) |
| HSL | hsl(151, 35%, 62%) |
| HSV | hsv(151, 36%, 75%) |
| CMYK | cmyk(35.9%, 0%, 17.2%, 24.7%) |
| CIE-LAB | lab(72.50, -29.09, 9.81) |
| CIE-LCH | lch(72.50, 30.70, 161.35°) |
| OKLab | oklab(75.25% -0.0813 0.0253) |
| OKLCH | oklch(75.25% 0.085 162.7) |
| XYZ | xyz(33.2737, 44.4115, 39.6132) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.74
Seafoam Blue
#78D1B6
ΔE00 5.38
Darkseagreen
#8FBC8F
ΔE00 6.04
Greeny Blue
#42B395
ΔE00 7.10
Tea
#65AB7C
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC09F #C07B9C
analogous
#7BC07D #7BC09F #7BBFC0
triadic
#7BC09F #9F7BC0 #C09F7B
tetradic
#7BC09F #7D7BC0 #C07B9C #BFC07B
square
#7BC09F #7D7BC0 #C07B9C #BFC07B
split-complementary
#7BC09F #C07BBF #C07D7B
monochromatic
#3E8262 #52AC81 #7BC09F #A4D4BD #CEE8DB
Accessibility & contrast
On white
2.12
#7BC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#7BC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC09F
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC09F | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#B2AFA1
Tritanopia (blue-blind)
#6BC0B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bc09f; /* rgb */ color: rgb(123, 192, 159); /* oklch */ color: oklch(75.2% 0.085 162.7);
Tailwind
colors: {
custom: {
50: '#a3d3bb',
500: '#7bc09f',
950: '#000000',
},
}SCSS
$custom: #7bc09f; $custom-light: #a3d3bb; $custom-dark: #000000;
JSON
{
"hex": "#7bc09f",
"rgb": {
"r": 123,
"g": 192,
"b": 159
},
"hsl": {
"h": 151.304,
"s": 35.385,
"l": 61.765
},
"oklch": {
"l": 0.75248,
"c": 0.08514,
"h": 162.7
},
"luminance": 0.44413
}Semantic roles & 50–950 ramp
primary
#7BC09F
secondary
#D8BFCB
accent
#3770AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380