#7CDAB6#7CDAB6
#7CDAB6 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.104 H 167.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDAB6 |
|---|---|
| RGB | rgb(124, 218, 182) |
| HSL | hsl(157, 56%, 67%) |
| HSV | hsv(157, 43%, 85%) |
| CMYK | cmyk(43.1%, 0%, 16.5%, 14.5%) |
| CIE-LAB | lab(80.63, -36.20, 9.08) |
| CIE-LCH | lch(80.63, 37.32, 165.92°) |
| OKLab | oklab(82% -0.1017 0.0233) |
| OKLCH | oklch(82% 0.104 167.1) |
| XYZ | xyz(41.8236, 57.8022, 53.1999) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.61
Light Teal
#90E4C1
ΔE00 2.96
Seafoam Blue
#78D1B6
ΔE00 3.19
Mediumaquamarine
#66CDAA
ΔE00 3.63
Pale Teal
#82CBB2
ΔE00 4.68
Eucalyptus
#44D7A8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDAB6 #DA7CA0
analogous
#7CDA87 #7CDAB6 #7CCFDA
triadic
#7CDAB6 #B67CDA #DAB67C
tetradic
#7CDAB6 #877CDA #DA7CA0 #CFDA7C
square
#7CDAB6 #877CDA #DA7CA0 #CFDA7C
split-complementary
#7CDAB6 #DA7CCF #DA877C
monochromatic
#30AB7C #4CCD9B #7CDAB6 #ACE7D1 #DBF5EB
Accessibility & contrast
On white
1.67
#7CDAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#7CDAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDAB6
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDAB6 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB4
Deuteranopia (green-blind)
#C7C4B8
Tritanopia (blue-blind)
#5FDBD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cdab6; /* rgb */ color: rgb(124, 218, 182); /* oklch */ color: oklch(82.0% 0.104 167.1);
Tailwind
colors: {
custom: {
50: '#a6e6cb',
500: '#7cdab6',
950: '#000000',
},
}SCSS
$custom: #7cdab6; $custom-light: #a6e6cb; $custom-dark: #000000;
JSON
{
"hex": "#7cdab6",
"rgb": {
"r": 124,
"g": 218,
"b": 182
},
"hsl": {
"h": 157.021,
"s": 55.952,
"l": 67.059
},
"oklch": {
"l": 0.81998,
"c": 0.10436,
"h": 167.1
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#7CDAB6
secondary
#AE4C72
accent
#2260C3
background
#FDFEFE
surface
#F7FCFA
border
#D0D5D3
text
#101613
muted
#818483