#7CCF9C#7CCF9C
#7CCF9C is a light, moderate green. Relative luminance 0.513; OKLCH L 78.8% C 0.110 H 155.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCF9C |
|---|---|
| RGB | rgb(124, 207, 156) |
| HSL | hsl(143, 46%, 65%) |
| HSV | hsv(143, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 24.6%, 18.8%) |
| CIE-LAB | lab(76.87, -36.44, 17.57) |
| CIE-LCH | lch(76.87, 40.46, 154.26°) |
| OKLab | oklab(78.77% -0.1002 0.0449) |
| OKLCH | oklch(78.77% 0.11 155.9) |
| XYZ | xyz(36.6233, 51.3087, 39.4198) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.44
Hospital Green
#9BE5AA
ΔE00 6.04
Eucalyptus
#44D7A8
ΔE00 6.24
Darkseagreen
#8FBC8F
ΔE00 6.76
Soft Green
#6FC276
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCF9C #CF7CAF
analogous
#85CF7C #7CCF9C #7CCFC6
triadic
#7CCF9C #9C7CCF #CF9C7C
tetradic
#7CCF9C #7C85CF #CF7CAF #CFC67C
square
#7CCF9C #7C85CF #CF7CAF #CFC67C
split-complementary
#7CCF9C #C67CCF #CF7C85
monochromatic
#38995D #4FBF7A #7CCF9C #A9DFBE #D6F0E0
Accessibility & contrast
On white
1.86
#7CCF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7CCF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCF9C
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCF9C | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC399
Deuteranopia (green-blind)
#C1BA9F
Tritanopia (blue-blind)
#6BCEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccf9c; /* rgb */ color: rgb(124, 207, 156); /* oklch */ color: oklch(78.8% 0.110 155.9);
Tailwind
colors: {
custom: {
50: '#a5deb9',
500: '#7ccf9c',
950: '#000000',
},
}SCSS
$custom: #7ccf9c; $custom-light: #a5deb9; $custom-dark: #000000;
JSON
{
"hex": "#7ccf9c",
"rgb": {
"r": 124,
"g": 207,
"b": 156
},
"hsl": {
"h": 143.133,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78765,
"c": 0.10982,
"h": 155.9
},
"luminance": 0.51311
}Semantic roles & 50–950 ramp
primary
#7CCF9C
secondary
#9E5180
accent
#2C83BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481