#7BCDA1#7BCDA1
#7BCDA1 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.4% C 0.103 H 159.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA1 |
|---|---|
| RGB | rgb(123, 205, 161) |
| HSL | hsl(148, 45%, 64%) |
| HSV | hsv(148, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 21.5%, 19.6%) |
| CIE-LAB | lab(76.34, -34.82, 14.17) |
| CIE-LCH | lch(76.34, 37.60, 157.86°) |
| OKLab | oklab(78.36% -0.0964 0.0364) |
| OKLCH | oklch(78.36% 0.103 159.3) |
| XYZ | xyz(36.4302, 50.4444, 41.5284) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.96
Seafoam
#7FE0B3
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 5.39
Pale Teal
#82CBB2
ΔE00 5.41
Eucalyptus
#44D7A8
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA1 #CD7BA7
analogous
#7ECD7B #7BCDA1 #7BCDCA
triadic
#7BCDA1 #A17BCD #CDA17B
tetradic
#7BCDA1 #7B7ECD #CD7BA7 #CDCA7B
square
#7BCDA1 #7B7ECD #CD7BA7 #CDCA7B
split-complementary
#7BCDA1 #CA7BCD #CD7B7E
monochromatic
#389563 #4FBC81 #7BCDA1 #A7DEC1 #D4EFE0
Accessibility & contrast
On white
1.89
#7BCDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7BCDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA1
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA1 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC29F
Deuteranopia (green-blind)
#BEB9A4
Tritanopia (blue-blind)
#68CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcda1; /* rgb */ color: rgb(123, 205, 161); /* oklch */ color: oklch(78.4% 0.103 159.3);
Tailwind
colors: {
custom: {
50: '#a4dcbc',
500: '#7bcda1',
950: '#000000',
},
}SCSS
$custom: #7bcda1; $custom-light: #a4dcbc; $custom-dark: #000000;
JSON
{
"hex": "#7bcda1",
"rgb": {
"r": 123,
"g": 205,
"b": 161
},
"hsl": {
"h": 147.805,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78362,
"c": 0.10302,
"h": 159.3
},
"luminance": 0.50447
}Semantic roles & 50–950 ramp
primary
#7BCDA1
secondary
#9B5179
accent
#2D78B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482