#7CCCA2#7CCCA2
#7CCCA2 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.2% C 0.100 H 160.0°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCA2 |
|---|---|
| RGB | rgb(124, 204, 162) |
| HSL | hsl(149, 44%, 64%) |
| HSV | hsv(149, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 20.6%, 20%) |
| CIE-LAB | lab(76.12, -33.88, 13.32) |
| CIE-LCH | lch(76.12, 36.40, 158.53°) |
| OKLab | oklab(78.2% -0.0939 0.0342) |
| OKLCH | oklch(78.2% 0.1 160) |
| XYZ | xyz(36.4241, 50.0771, 41.9220) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.76
Seafoam
#7FE0B3
ΔE00 4.81
Pale Teal
#82CBB2
ΔE00 4.92
Seafoam Blue
#78D1B6
ΔE00 5.04
Eucalyptus
#44D7A8
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCA2 #CC7CA6
analogous
#7ECC7C #7CCCA2 #7CCCCA
triadic
#7CCCA2 #A27CCC #CCA27C
tetradic
#7CCCA2 #7C7ECC #CC7CA6 #CCCA7C
square
#7CCCA2 #7C7ECC #CC7CA6 #CCCA7C
split-complementary
#7CCCA2 #CA7CCC #CC7C7E
monochromatic
#3A9465 #50BB83 #7CCCA2 #A8DDC1 #D4EEE1
Accessibility & contrast
On white
1.91
#7CCCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7CCCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCA2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCA2 | 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)
#CAC1A0
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#69CBC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccca2; /* rgb */ color: rgb(124, 204, 162); /* oklch */ color: oklch(78.2% 0.100 160.0);
Tailwind
colors: {
custom: {
50: '#a5dcbd',
500: '#7ccca2',
950: '#000000',
},
}SCSS
$custom: #7ccca2; $custom-light: #a5dcbd; $custom-dark: #000000;
JSON
{
"hex": "#7ccca2",
"rgb": {
"r": 124,
"g": 204,
"b": 162
},
"hsl": {
"h": 148.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.782,
"c": 0.09997,
"h": 160
},
"luminance": 0.50079
}Semantic roles & 50–950 ramp
primary
#7CCCA2
secondary
#9A5278
accent
#2E76B7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482