#7BDCAB#7BDCAB
#7BDCAB is a very light, moderate green. Relative luminance 0.583; OKLCH L 82.1% C 0.116 H 160.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCAB |
|---|---|
| RGB | rgb(123, 220, 171) |
| HSL | hsl(150, 58%, 67%) |
| HSV | hsv(150, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.92, -39.65, 15.31) |
| CIE-LCH | lch(80.92, 42.50, 158.89°) |
| OKLab | oklab(82.15% -0.1096 0.0392) |
| OKLCH | oklch(82.15% 0.116 160.3) |
| XYZ | xyz(41.1091, 58.3346, 47.6136) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.47
Light Teal
#90E4C1
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.29
Seafoam Blue
#78D1B6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCAB #DC7BAC
analogous
#7BDC7B #7BDCAB #7BDCDC
triadic
#7BDCAB #AB7BDC #DCAB7B
tetradic
#7BDCAB #7B7BDC #DC7BAC #DCDC7B
square
#7BDCAB #7B7BDC #DC7BAC #DCDC7B
split-complementary
#7BDCAB #DC7BDC #DC7B7B
monochromatic
#2EAE6E #4BCF8C #7BDCAB #ABE9CA #DCF6E9
Accessibility & contrast
On white
1.66
#7BDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#7BDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCAB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCAB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#62DBCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdcab; /* rgb */ color: rgb(123, 220, 171); /* oklch */ color: oklch(82.1% 0.116 160.3);
Tailwind
colors: {
custom: {
50: '#a6e7c4',
500: '#7bdcab',
950: '#000000',
},
}SCSS
$custom: #7bdcab; $custom-light: #a6e7c4; $custom-dark: #000000;
JSON
{
"hex": "#7bdcab",
"rgb": {
"r": 123,
"g": 220,
"b": 171
},
"hsl": {
"h": 149.691,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82146,
"c": 0.11646,
"h": 160.3
},
"luminance": 0.58338
}Semantic roles & 50–950 ramp
primary
#7BDCAB
secondary
#B14B7E
accent
#2074C6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482