#7BDCA7#7BDCA7
#7BDCA7 is a very light, moderate green. Relative luminance 0.582; OKLCH L 82.1% C 0.120 H 158.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCA7 |
|---|---|
| RGB | rgb(123, 220, 167) |
| HSL | hsl(147, 58%, 67%) |
| HSV | hsv(147, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.84, -40.45, 17.29) |
| CIE-LCH | lch(80.84, 43.99, 156.85°) |
| OKLab | oklab(82.05% -0.1114 0.0442) |
| OKLCH | oklch(82.05% 0.12 158.4) |
| XYZ | xyz(40.7336, 58.1844, 45.6360) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.31
Hospital Green
#9BE5AA
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.24
Light Teal
#90E4C1
ΔE00 5.28
Mediumaquamarine
#66CDAA
ΔE00 5.99
Mint
#AAF0C1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCA7 #DC7BB0
analogous
#80DC7B #7BDCA7 #7BDCD7
triadic
#7BDCA7 #A77BDC #DCA77B
tetradic
#7BDCA7 #7B80DC #DC7BB0 #DCD77B
square
#7BDCA7 #7B80DC #DC7BB0 #DCD77B
split-complementary
#7BDCA7 #D77BDC #DC7B80
monochromatic
#2EAE68 #4BCF87 #7BDCA7 #ABE9C7 #DCF6E7
Accessibility & contrast
On white
1.66
#7BDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#7BDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCA7
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCA7 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACFA4
Deuteranopia (green-blind)
#CCC4AA
Tritanopia (blue-blind)
#63DBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdca7; /* rgb */ color: rgb(123, 220, 167); /* oklch */ color: oklch(82.1% 0.120 158.4);
Tailwind
colors: {
custom: {
50: '#a6e7c1',
500: '#7bdca7',
950: '#000000',
},
}SCSS
$custom: #7bdca7; $custom-light: #a6e7c1; $custom-dark: #000000;
JSON
{
"hex": "#7bdca7",
"rgb": {
"r": 123,
"g": 220,
"b": 167
},
"hsl": {
"h": 147.216,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82051,
"c": 0.11988,
"h": 158.4
},
"luminance": 0.58187
}Semantic roles & 50–950 ramp
primary
#7BDCA7
secondary
#B14B82
accent
#207AC6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482