#7BCDA3#7BCDA3
#7BCDA3 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.4% C 0.101 H 160.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA3 |
|---|---|
| RGB | rgb(123, 205, 163) |
| HSL | hsl(149, 45%, 64%) |
| HSV | hsv(149, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(76.38, -34.42, 13.16) |
| CIE-LCH | lch(76.38, 36.85, 159.08°) |
| OKLab | oklab(78.41% -0.0955 0.0338) |
| OKLCH | oklch(78.41% 0.101 160.5) |
| XYZ | xyz(36.6079, 50.5156, 42.4647) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.55
Seafoam
#7FE0B3
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.76
Light Teal
#90E4C1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA3 #CD7BA5
analogous
#7CCD7B #7BCDA3 #7BCDCC
triadic
#7BCDA3 #A37BCD #CDA37B
tetradic
#7BCDA3 #7B7CCD #CD7BA5 #CDCC7B
square
#7BCDA3 #7B7CCD #CD7BA5 #CDCC7B
split-complementary
#7BCDA3 #CC7BCD #CD7B7C
monochromatic
#389566 #4FBC84 #7BCDA3 #A7DEC2 #D4EFE1
Accessibility & contrast
On white
1.89
#7BCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7BCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA3
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA3 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#67CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcda3; /* rgb */ color: rgb(123, 205, 163); /* oklch */ color: oklch(78.4% 0.101 160.5);
Tailwind
colors: {
custom: {
50: '#a4dcbe',
500: '#7bcda3',
950: '#000000',
},
}SCSS
$custom: #7bcda3; $custom-light: #a4dcbe; $custom-dark: #000000;
JSON
{
"hex": "#7bcda3",
"rgb": {
"r": 123,
"g": 205,
"b": 163
},
"hsl": {
"h": 149.268,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78412,
"c": 0.1013,
"h": 160.5
},
"luminance": 0.50518
}Semantic roles & 50–950 ramp
primary
#7BCDA3
secondary
#9B5177
accent
#2D74B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482