#7CCFA0#7CCFA0
#7CCFA0 is a light, moderate green. Relative luminance 0.514; OKLCH L 78.9% C 0.106 H 158.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFA0 |
|---|---|
| RGB | rgb(124, 207, 160) |
| HSL | hsl(146, 46%, 65%) |
| HSV | hsv(146, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 22.7%, 18.8%) |
| CIE-LAB | lab(76.95, -35.66, 15.56) |
| CIE-LCH | lch(76.95, 38.91, 156.43°) |
| OKLab | oklab(78.86% -0.0984 0.0399) |
| OKLCH | oklch(78.86% 0.106 158) |
| XYZ | xyz(36.9676, 51.4464, 41.2331) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFA0 #CF7CAB
analogous
#82CF7C #7CCFA0 #7CCFCA
triadic
#7CCFA0 #A07CCF #CFA07C
tetradic
#7CCFA0 #7C82CF #CF7CAB #CFCA7C
square
#7CCFA0 #7C82CF #CF7CAB #CFCA7C
split-complementary
#7CCFA0 #CA7CCF #CF7C82
monochromatic
#389962 #4FBF80 #7CCFA0 #A9DFC0 #D6F0E1
Accessibility & contrast
On white
1.86
#7CCFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7CCFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFA0
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFA0 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39D
Deuteranopia (green-blind)
#C1BAA3
Tritanopia (blue-blind)
#69CEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccfa0; /* rgb */ color: rgb(124, 207, 160); /* oklch */ color: oklch(78.9% 0.106 158.0);
Tailwind
colors: {
custom: {
50: '#a5debc',
500: '#7ccfa0',
950: '#000000',
},
}SCSS
$custom: #7ccfa0; $custom-light: #a5debc; $custom-dark: #000000;
JSON
{
"hex": "#7ccfa0",
"rgb": {
"r": 124,
"g": 207,
"b": 160
},
"hsl": {
"h": 146.024,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78859,
"c": 0.10621,
"h": 158
},
"luminance": 0.51449
}Semantic roles & 50–950 ramp
primary
#7CCFA0
secondary
#9E517D
accent
#2C7CBA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482