#7CCCA3#7CCCA3
#7CCCA3 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.2% C 0.099 H 160.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCA3 |
|---|---|
| RGB | rgb(124, 204, 163) |
| HSL | hsl(149, 44%, 64%) |
| HSV | hsv(149, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 20.1%, 20%) |
| CIE-LAB | lab(76.14, -33.67, 12.82) |
| CIE-LCH | lch(76.14, 36.03, 159.16°) |
| OKLab | oklab(78.22% -0.0935 0.0329) |
| OKLCH | oklch(78.22% 0.099 160.6) |
| XYZ | xyz(36.5133, 50.1128, 42.3920) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.57
Pale Teal
#82CBB2
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 6.02
Light Teal
#90E4C1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCA3 #CC7CA5
analogous
#7DCC7C #7CCCA3 #7CCCCB
triadic
#7CCCA3 #A37CCC #CCA37C
tetradic
#7CCCA3 #7C7DCC #CC7CA5 #CCCB7C
square
#7CCCA3 #7C7DCC #CC7CA5 #CCCB7C
split-complementary
#7CCCA3 #CB7CCC #CC7C7D
monochromatic
#3A9466 #50BB84 #7CCCA3 #A8DDC2 #D4EEE1
Accessibility & contrast
On white
1.91
#7CCCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7CCCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCA3
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCA3 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A1
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#69CBC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccca3; /* rgb */ color: rgb(124, 204, 163); /* oklch */ color: oklch(78.2% 0.099 160.6);
Tailwind
colors: {
custom: {
50: '#a5dcbe',
500: '#7ccca3',
950: '#000000',
},
}SCSS
$custom: #7ccca3; $custom-light: #a5dcbe; $custom-dark: #000000;
JSON
{
"hex": "#7ccca3",
"rgb": {
"r": 124,
"g": 204,
"b": 163
},
"hsl": {
"h": 149.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78225,
"c": 0.09912,
"h": 160.6
},
"luminance": 0.50115
}Semantic roles & 50–950 ramp
primary
#7CCCA3
secondary
#9A5277
accent
#2E74B7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482