#7CCFA5#7CCFA5
#7CCFA5 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.0% C 0.102 H 160.8°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFA5 |
|---|---|
| RGB | rgb(124, 207, 165) |
| HSL | hsl(150, 46%, 65%) |
| HSV | hsv(150, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 20.3%, 18.8%) |
| CIE-LAB | lab(77.06, -34.66, 13.05) |
| CIE-LCH | lch(77.06, 37.04, 159.38°) |
| OKLab | oklab(78.98% -0.0962 0.0335) |
| OKLCH | oklch(78.98% 0.102 160.8) |
| XYZ | xyz(37.4138, 51.6249, 43.5831) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 4.88
Eucalyptus
#44D7A8
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFA5 #CF7CA6
analogous
#7CCF7C #7CCFA5 #7CCFCF
triadic
#7CCFA5 #A57CCF #CFA57C
tetradic
#7CCFA5 #7C7CCF #CF7CA6 #CFCF7C
square
#7CCFA5 #7C7CCF #CF7CA6 #CFCF7C
split-complementary
#7CCFA5 #CF7CCF #CF7C7C
monochromatic
#389968 #4FBF86 #7CCFA5 #A9DFC4 #D6F0E3
Accessibility & contrast
On white
1.85
#7CCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#7CCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFA5
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFA5 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A3
Deuteranopia (green-blind)
#C0BAA7
Tritanopia (blue-blind)
#68CEC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccfa5; /* rgb */ color: rgb(124, 207, 165); /* oklch */ color: oklch(79.0% 0.102 160.8);
Tailwind
colors: {
custom: {
50: '#a5debf',
500: '#7ccfa5',
950: '#000000',
},
}SCSS
$custom: #7ccfa5; $custom-light: #a5debf; $custom-dark: #000000;
JSON
{
"hex": "#7ccfa5",
"rgb": {
"r": 124,
"g": 207,
"b": 165
},
"hsl": {
"h": 149.639,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78982,
"c": 0.10189,
"h": 160.8
},
"luminance": 0.51627
}Semantic roles & 50–950 ramp
primary
#7CCFA5
secondary
#9E5178
accent
#2C74BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482