#7CD6BE#7CD6BE
#7CD6BE is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.094 H 174.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6BE |
|---|---|
| RGB | rgb(124, 214, 190) |
| HSL | hsl(164, 52%, 66%) |
| HSV | hsv(164, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 11.2%, 16.1%) |
| CIE-LAB | lab(79.67, -32.58, 3.44) |
| CIE-LCH | lch(79.67, 32.76, 173.98°) |
| OKLab | oklab(81.28% -0.0935 0.0086) |
| OKLCH | oklch(81.28% 0.094 174.7) |
| XYZ | xyz(41.6493, 56.0929, 57.3375) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.65
Pale Teal
#82CBB2
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 4.86
Seafoam
#7FE0B3
ΔE00 6.15
Turquoise
#40E0D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6BE #D67C94
analogous
#7CD691 #7CD6BE #7CC1D6
triadic
#7CD6BE #BE7CD6 #D6BE7C
tetradic
#7CD6BE #917CD6 #D67C94 #C1D67C
square
#7CD6BE #917CD6 #D67C94 #C1D67C
split-complementary
#7CD6BE #D67CC1 #D6917C
monochromatic
#33A486 #4DC7A7 #7CD6BE #ABE5D5 #D9F3EC
Accessibility & contrast
On white
1.72
#7CD6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#7CD6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6BE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6BE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBD
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#5DD8CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd6be; /* rgb */ color: rgb(124, 214, 190); /* oklch */ color: oklch(81.3% 0.094 174.7);
Tailwind
colors: {
custom: {
50: '#a6e3d1',
500: '#7cd6be',
950: '#000000',
},
}SCSS
$custom: #7cd6be; $custom-light: #a6e3d1; $custom-dark: #000000;
JSON
{
"hex": "#7cd6be",
"rgb": {
"r": 124,
"g": 214,
"b": 190
},
"hsl": {
"h": 164,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81284,
"c": 0.09394,
"h": 174.7
},
"luminance": 0.56096
}Semantic roles & 50–950 ramp
primary
#7CD6BE
secondary
#A84E66
accent
#264FC0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483