#7CCE9A#7CCE9A
#7CCE9A is a light, moderate green. Relative luminance 0.508; OKLCH L 78.5% C 0.110 H 155.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCE9A |
|---|---|
| RGB | rgb(124, 206, 154) |
| HSL | hsl(142, 46%, 65%) |
| HSV | hsv(142, 40%, 81%) |
| CMYK | cmyk(39.8%, 0%, 25.2%, 19.2%) |
| CIE-LAB | lab(76.53, -36.37, 18.17) |
| CIE-LCH | lch(76.53, 40.65, 153.46°) |
| OKLab | oklab(78.48% -0.0999 0.0464) |
| OKLCH | oklch(78.48% 0.11 155.1) |
| XYZ | xyz(36.2139, 50.7585, 38.4547) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.14
Soft Green
#6FC276
ΔE00 6.41
Eucalyptus
#44D7A8
ΔE00 6.51
Darkseagreen
#8FBC8F
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCE9A #CE7CB0
analogous
#87CE7C #7CCE9A #7CCEC3
triadic
#7CCE9A #9A7CCE #CE9A7C
tetradic
#7CCE9A #7C87CE #CE7CB0 #CEC37C
square
#7CCE9A #7C87CE #CE7CB0 #CEC37C
split-complementary
#7CCE9A #C37CCE #CE7C87
monochromatic
#39975B #4FBD78 #7CCE9A #A9DFBC #D5EFDF
Accessibility & contrast
On white
1.88
#7CCE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7CCE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCE9A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCE9A | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC297
Deuteranopia (green-blind)
#C1B99D
Tritanopia (blue-blind)
#6BCCC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cce9a; /* rgb */ color: rgb(124, 206, 154); /* oklch */ color: oklch(78.5% 0.110 155.1);
Tailwind
colors: {
custom: {
50: '#a5ddb8',
500: '#7cce9a',
950: '#000000',
},
}SCSS
$custom: #7cce9a; $custom-light: #a5ddb8; $custom-dark: #000000;
JSON
{
"hex": "#7cce9a",
"rgb": {
"r": 124,
"g": 206,
"b": 154
},
"hsl": {
"h": 141.951,
"s": 45.556,
"l": 64.706
},
"oklch": {
"l": 0.78481,
"c": 0.11015,
"h": 155.1
},
"luminance": 0.50761
}Semantic roles & 50–950 ramp
primary
#7CCE9A
secondary
#9D5181
accent
#2D86B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481