#7BCDA0#7BCDA0
#7BCDA0 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.3% C 0.104 H 158.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA0 |
|---|---|
| RGB | rgb(123, 205, 160) |
| HSL | hsl(147, 45%, 64%) |
| HSV | hsv(147, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 22%, 19.6%) |
| CIE-LAB | lab(76.32, -35.02, 14.67) |
| CIE-LCH | lch(76.32, 37.97, 157.27°) |
| OKLab | oklab(78.34% -0.0968 0.0376) |
| OKLCH | oklch(78.34% 0.104 158.8) |
| XYZ | xyz(36.3423, 50.4093, 41.0659) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 5.65
Pale Teal
#82CBB2
ΔE00 5.66
Eucalyptus
#44D7A8
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA0 #CD7BA8
analogous
#7FCD7B #7BCDA0 #7BCDC9
triadic
#7BCDA0 #A07BCD #CDA07B
tetradic
#7BCDA0 #7B7FCD #CD7BA8 #CDC97B
square
#7BCDA0 #7B7FCD #CD7BA8 #CDC97B
split-complementary
#7BCDA0 #C97BCD #CD7B7F
monochromatic
#389562 #4FBC80 #7BCDA0 #A7DEC0 #D4EFE0
Accessibility & contrast
On white
1.89
#7BCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#7BCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA0
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA0 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29E
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#68CCC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcda0; /* rgb */ color: rgb(123, 205, 160); /* oklch */ color: oklch(78.3% 0.104 158.8);
Tailwind
colors: {
custom: {
50: '#a4dcbc',
500: '#7bcda0',
950: '#000000',
},
}SCSS
$custom: #7bcda0; $custom-light: #a4dcbc; $custom-dark: #000000;
JSON
{
"hex": "#7bcda0",
"rgb": {
"r": 123,
"g": 205,
"b": 160
},
"hsl": {
"h": 147.073,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78338,
"c": 0.10388,
"h": 158.8
},
"luminance": 0.50412
}Semantic roles & 50–950 ramp
primary
#7BCDA0
secondary
#9B517A
accent
#2D7AB8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482