#7CD495#7CD495
#7CD495 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.8% C 0.124 H 151.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD495 |
|---|---|
| RGB | rgb(124, 212, 149) |
| HSL | hsl(137, 51%, 66%) |
| HSV | hsv(137, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(78.19, -40.01, 23.09) |
| CIE-LCH | lch(78.19, 46.19, 150.01°) |
| OKLab | oklab(79.8% -0.1093 0.0585) |
| OKLCH | oklch(79.8% 0.124 151.9) |
| XYZ | xyz(37.2782, 53.5396, 36.7978) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 5.67
Soft Green
#6FC276
ΔE00 5.70
Emerald
#50C878
ΔE00 5.74
Seaweed
#18D17B
ΔE00 7.10
Aqua Green
#12E193
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD495 #D47CBB
analogous
#8FD47C #7CD495 #7CD4C1
triadic
#7CD495 #957CD4 #D4957C
tetradic
#7CD495 #7C8FD4 #D47CBB #D4C17C
square
#7CD495 #7C8FD4 #D47CBB #D4C17C
split-complementary
#7CD495 #C17CD4 #D47C8F
monochromatic
#35A153 #4EC570 #7CD495 #AAE3BA #D8F2E0
Accessibility & contrast
On white
1.79
#7CD495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#7CD495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD495
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD495 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#C7BE99
Tritanopia (blue-blind)
#6CD2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd495; /* rgb */ color: rgb(124, 212, 149); /* oklch */ color: oklch(79.8% 0.124 151.9);
Tailwind
colors: {
custom: {
50: '#a6e1b4',
500: '#7cd495',
950: '#000000',
},
}SCSS
$custom: #7cd495; $custom-light: #a6e1b4; $custom-dark: #000000;
JSON
{
"hex": "#7cd495",
"rgb": {
"r": 124,
"g": 212,
"b": 149
},
"hsl": {
"h": 137.045,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.79796,
"c": 0.12396,
"h": 151.9
},
"luminance": 0.53542
}Semantic roles & 50–950 ramp
primary
#7CD495
secondary
#A54F8D
accent
#2893BE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481