#7CCFA3#7CCFA3
#7CCFA3 is a light, moderate green. Relative luminance 0.516; OKLCH L 78.9% C 0.104 H 159.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFA3 |
|---|---|
| RGB | rgb(124, 207, 163) |
| HSL | hsl(148, 46%, 65%) |
| HSV | hsv(148, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 21.3%, 18.8%) |
| CIE-LAB | lab(77.01, -35.07, 14.05) |
| CIE-LCH | lch(77.01, 37.78, 158.16°) |
| OKLab | oklab(78.93% -0.0971 0.0361) |
| OKLCH | oklch(78.93% 0.104 159.6) |
| XYZ | xyz(37.2332, 51.5526, 42.6319) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 5.24
Pale Teal
#82CBB2
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFA3 #CF7CA8
analogous
#7ECF7C #7CCFA3 #7CCFCD
triadic
#7CCFA3 #A37CCF #CFA37C
tetradic
#7CCFA3 #7C7ECF #CF7CA8 #CFCD7C
square
#7CCFA3 #7C7ECF #CF7CA8 #CFCD7C
split-complementary
#7CCFA3 #CD7CCF #CF7C7E
monochromatic
#389965 #4FBF84 #7CCFA3 #A9DFC2 #D6F0E2
Accessibility & contrast
On white
1.86
#7CCFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7CCFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFA3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFA3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A1
Deuteranopia (green-blind)
#C0BAA6
Tritanopia (blue-blind)
#68CEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccfa3; /* rgb */ color: rgb(124, 207, 163); /* oklch */ color: oklch(78.9% 0.104 159.6);
Tailwind
colors: {
custom: {
50: '#a5debe',
500: '#7ccfa3',
950: '#000000',
},
}SCSS
$custom: #7ccfa3; $custom-light: #a5debe; $custom-dark: #000000;
JSON
{
"hex": "#7ccfa3",
"rgb": {
"r": 124,
"g": 207,
"b": 163
},
"hsl": {
"h": 148.193,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78932,
"c": 0.10359,
"h": 159.6
},
"luminance": 0.51555
}Semantic roles & 50–950 ramp
primary
#7CCFA3
secondary
#9E517A
accent
#2C77BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482