#7CCCA5#7CCCA5
#7CCCA5 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.3% C 0.097 H 161.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCA5 |
|---|---|
| RGB | rgb(124, 204, 165) |
| HSL | hsl(151, 44%, 64%) |
| HSV | hsv(151, 39%, 80%) |
| CMYK | cmyk(39.2%, 0%, 19.1%, 20%) |
| CIE-LAB | lab(76.18, -33.27, 11.81) |
| CIE-LCH | lch(76.18, 35.30, 160.45°) |
| OKLab | oklab(78.28% -0.0926 0.0304) |
| OKLCH | oklch(78.28% 0.097 161.8) |
| XYZ | xyz(36.6939, 50.1851, 43.3432) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.22
Pale Teal
#82CBB2
ΔE00 4.12
Seafoam Blue
#78D1B6
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCA5 #CC7CA3
analogous
#7CCC7D #7CCCA5 #7CCBCC
triadic
#7CCCA5 #A57CCC #CCA57C
tetradic
#7CCCA5 #7D7CCC #CC7CA3 #CBCC7C
square
#7CCCA5 #7D7CCC #CC7CA3 #CBCC7C
split-complementary
#7CCCA5 #CC7CCB #CC7D7C
monochromatic
#3A9468 #50BB87 #7CCCA5 #A8DDC3 #D4EEE2
Accessibility & contrast
On white
1.90
#7CCCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7CCCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCA5
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCA5 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A3
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#68CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ccca5; /* rgb */ color: rgb(124, 204, 165); /* oklch */ color: oklch(78.3% 0.097 161.8);
Tailwind
colors: {
custom: {
50: '#a5dcbf',
500: '#7ccca5',
950: '#000000',
},
}SCSS
$custom: #7ccca5; $custom-light: #a5dcbf; $custom-dark: #000000;
JSON
{
"hex": "#7ccca5",
"rgb": {
"r": 124,
"g": 204,
"b": 165
},
"hsl": {
"h": 150.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.78276,
"c": 0.09745,
"h": 161.8
},
"luminance": 0.50187
}Semantic roles & 50–950 ramp
primary
#7CCCA5
secondary
#9A5275
accent
#2E71B7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482