#7CDCA2#7CDCA2
#7CDCA2 is a light, vivid green. Relative luminance 0.581; OKLCH L 82.0% C 0.124 H 155.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCA2 |
|---|---|
| RGB | rgb(124, 220, 162) |
| HSL | hsl(144, 58%, 67%) |
| HSV | hsv(144, 44%, 86%) |
| CMYK | cmyk(43.6%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.78, -41.15, 19.84) |
| CIE-LCH | lch(80.78, 45.68, 154.26°) |
| OKLab | oklab(81.98% -0.1129 0.0506) |
| OKLCH | oklch(81.98% 0.124 155.9) |
| XYZ | xyz(40.4241, 58.0773, 43.2553) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Hospital Green
#9BE5AA
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.28
Light Sea Green
#98F6B0
ΔE00 6.33
Aqua Green
#12E193
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCA2 #DC7CB6
analogous
#86DC7C #7CDCA2 #7CDCD2
triadic
#7CDCA2 #A27CDC #DCA27C
tetradic
#7CDCA2 #7C86DC #DC7CB6 #DCD27C
square
#7CDCA2 #7C86DC #DC7CB6 #DCD27C
split-complementary
#7CDCA2 #D27CDC #DC7C86
monochromatic
#2FAF61 #4CCF80 #7CDCA2 #ACE9C4 #DDF6E7
Accessibility & contrast
On white
1.66
#7CDCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#7CDCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCA2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCA2 | 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)
#DBCF9F
Deuteranopia (green-blind)
#CDC4A5
Tritanopia (blue-blind)
#66DACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdca2; /* rgb */ color: rgb(124, 220, 162); /* oklch */ color: oklch(82.0% 0.124 155.9);
Tailwind
colors: {
custom: {
50: '#a6e7bd',
500: '#7cdca2',
950: '#000000',
},
}SCSS
$custom: #7cdca2; $custom-light: #a6e7bd; $custom-dark: #000000;
JSON
{
"hex": "#7cdca2",
"rgb": {
"r": 124,
"g": 220,
"b": 162
},
"hsl": {
"h": 143.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81981,
"c": 0.12371,
"h": 155.9
},
"luminance": 0.5808
}Semantic roles & 50–950 ramp
primary
#7CDCA2
secondary
#B14B89
accent
#2084C5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482