#7BCDA2#7BCDA2
#7BCDA2 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.4% C 0.102 H 159.9°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDA2 |
|---|---|
| RGB | rgb(123, 205, 162) |
| HSL | hsl(149, 45%, 64%) |
| HSV | hsv(149, 40%, 80%) |
| CMYK | cmyk(40%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.36, -34.62, 13.66) |
| CIE-LCH | lch(76.36, 37.22, 158.46°) |
| OKLab | oklab(78.39% -0.0959 0.0351) |
| OKLCH | oklch(78.39% 0.102 159.9) |
| XYZ | xyz(36.5187, 50.4799, 41.9947) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.75
Seafoam
#7FE0B3
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.13
Pale Teal
#82CBB2
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDA2 #CD7BA6
analogous
#7DCD7B #7BCDA2 #7BCDCB
triadic
#7BCDA2 #A27BCD #CDA27B
tetradic
#7BCDA2 #7B7DCD #CD7BA6 #CDCB7B
square
#7BCDA2 #7B7DCD #CD7BA6 #CDCB7B
split-complementary
#7BCDA2 #CB7BCD #CD7B7D
monochromatic
#389565 #4FBC83 #7BCDA2 #A7DEC1 #D4EFE1
Accessibility & contrast
On white
1.89
#7BCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7BCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDA2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDA2 | 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)
#CBC2A0
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#68CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bcda2; /* rgb */ color: rgb(123, 205, 162); /* oklch */ color: oklch(78.4% 0.102 159.9);
Tailwind
colors: {
custom: {
50: '#a4dcbd',
500: '#7bcda2',
950: '#000000',
},
}SCSS
$custom: #7bcda2; $custom-light: #a4dcbd; $custom-dark: #000000;
JSON
{
"hex": "#7bcda2",
"rgb": {
"r": 123,
"g": 205,
"b": 162
},
"hsl": {
"h": 148.537,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.78387,
"c": 0.10215,
"h": 159.9
},
"luminance": 0.50482
}Semantic roles & 50–950 ramp
primary
#7BCDA2
secondary
#9B5178
accent
#2D76B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482