#7CCCA7#7CCCA7
#7CCCA7 is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.3% C 0.096 H 163.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCA7 |
|---|---|
| RGB | rgb(124, 204, 167) |
| HSL | hsl(152, 44%, 64%) |
| HSV | hsv(152, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 18.1%, 20%) |
| CIE-LAB | lab(76.23, -32.85, 10.80) |
| CIE-LCH | lch(76.23, 34.58, 161.80°) |
| OKLab | oklab(78.33% -0.0917 0.0278) |
| OKLCH | oklch(78.33% 0.096 163.1) |
| XYZ | xyz(36.8774, 50.2585, 44.3094) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.93
Pale Teal
#82CBB2
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.93
Light Teal
#90E4C1
ΔE00 5.88
Eucalyptus
#44D7A8
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCA7 #CC7CA1
analogous
#7CCC7F #7CCCA7 #7CC9CC
triadic
#7CCCA7 #A77CCC #CCA77C
tetradic
#7CCCA7 #7F7CCC #CC7CA1 #C9CC7C
square
#7CCCA7 #7F7CCC #CC7CA1 #C9CC7C
split-complementary
#7CCCA7 #CC7CC9 #CC7F7C
monochromatic
#3A946A #50BB89 #7CCCA7 #A8DDC5 #D4EEE2
Accessibility & contrast
On white
1.90
#7CCCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7CCCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCA7
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCA7 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C1A5
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#68CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccca7; /* rgb */ color: rgb(124, 204, 167); /* oklch */ color: oklch(78.3% 0.096 163.1);
Tailwind
colors: {
custom: {
50: '#a5dcc1',
500: '#7ccca7',
950: '#000000',
},
}SCSS
$custom: #7ccca7; $custom-light: #a5dcc1; $custom-dark: #000000;
JSON
{
"hex": "#7ccca7",
"rgb": {
"r": 124,
"g": 204,
"b": 167
},
"hsl": {
"h": 152.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78327,
"c": 0.09583,
"h": 163.1
},
"luminance": 0.50261
}Semantic roles & 50–950 ramp
primary
#7CCCA7
secondary
#9A5273
accent
#2E6EB7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482