#7CCFA2#7CCFA2
#7CCFA2 is a light, moderate green. Relative luminance 0.515; OKLCH L 78.9% C 0.104 H 159.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFA2 |
|---|---|
| RGB | rgb(124, 207, 162) |
| HSL | hsl(147, 46%, 65%) |
| HSV | hsv(147, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.99, -35.27, 14.55) |
| CIE-LCH | lch(76.99, 38.15, 157.58°) |
| OKLab | oklab(78.91% -0.0976 0.0373) |
| OKLCH | oklch(78.91% 0.104 159.1) |
| XYZ | xyz(37.1440, 51.5170, 42.1619) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.14
Seafoam
#7FE0B3
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 5.50
Pale Teal
#82CBB2
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFA2 #CF7CA9
analogous
#7FCF7C #7CCFA2 #7CCFCC
triadic
#7CCFA2 #A27CCF #CFA27C
tetradic
#7CCFA2 #7C7FCF #CF7CA9 #CFCC7C
square
#7CCFA2 #7C7FCF #CF7CA9 #CFCC7C
split-complementary
#7CCFA2 #CC7CCF #CF7C7F
monochromatic
#389964 #4FBF82 #7CCFA2 #A9DFC2 #D6F0E2
Accessibility & contrast
On white
1.86
#7CCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7CCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFA2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFA2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A0
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#69CEC2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccfa2; /* rgb */ color: rgb(124, 207, 162); /* oklch */ color: oklch(78.9% 0.104 159.1);
Tailwind
colors: {
custom: {
50: '#a5debd',
500: '#7ccfa2',
950: '#000000',
},
}SCSS
$custom: #7ccfa2; $custom-light: #a5debd; $custom-dark: #000000;
JSON
{
"hex": "#7ccfa2",
"rgb": {
"r": 124,
"g": 207,
"b": 162
},
"hsl": {
"h": 147.47,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78908,
"c": 0.10446,
"h": 159.1
},
"luminance": 0.51519
}Semantic roles & 50–950 ramp
primary
#7CCFA2
secondary
#9E517B
accent
#2C79BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482