#7BDCA5#7BDCA5
#7BDCA5 is a very light, vivid green. Relative luminance 0.581; OKLCH L 82.0% C 0.122 H 157.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCA5 |
|---|---|
| RGB | rgb(123, 220, 165) |
| HSL | hsl(146, 58%, 67%) |
| HSV | hsv(146, 44%, 86%) |
| CMYK | cmyk(44.1%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(80.80, -40.84, 18.29) |
| CIE-LCH | lch(80.80, 44.75, 155.88°) |
| OKLab | oklab(82% -0.1123 0.0467) |
| OKLCH | oklch(82% 0.122 157.4) |
| XYZ | xyz(40.5502, 58.1110, 44.6698) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.75
Hospital Green
#9BE5AA
ΔE00 4.37
Eucalyptus
#44D7A8
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.68
Mediumaquamarine
#66CDAA
ΔE00 6.35
Light Greenish Blue
#63F7B4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCA5 #DC7BB2
analogous
#82DC7B #7BDCA5 #7BDCD5
triadic
#7BDCA5 #A57BDC #DCA57B
tetradic
#7BDCA5 #7B82DC #DC7BB2 #DCD57B
square
#7BDCA5 #7B82DC #DC7BB2 #DCD57B
split-complementary
#7BDCA5 #D57BDC #DC7B82
monochromatic
#2EAE66 #4BCF84 #7BDCA5 #ABE9C6 #DCF6E7
Accessibility & contrast
On white
1.66
#7BDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#7BDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCA5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCA5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCFA2
Deuteranopia (green-blind)
#CCC4A8
Tritanopia (blue-blind)
#64DBCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bdca5; /* rgb */ color: rgb(123, 220, 165); /* oklch */ color: oklch(82.0% 0.122 157.4);
Tailwind
colors: {
custom: {
50: '#a6e7bf',
500: '#7bdca5',
950: '#000000',
},
}SCSS
$custom: #7bdca5; $custom-light: #a6e7bf; $custom-dark: #000000;
JSON
{
"hex": "#7bdca5",
"rgb": {
"r": 123,
"g": 220,
"b": 165
},
"hsl": {
"h": 145.979,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82004,
"c": 0.12164,
"h": 157.4
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#7BDCA5
secondary
#B14B84
accent
#207EC6
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482