#7CD6BB#7CD6BB
#7CD6BB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.096 H 172.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6BB |
|---|---|
| RGB | rgb(124, 214, 187) |
| HSL | hsl(162, 52%, 66%) |
| HSV | hsv(162, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(79.59, -33.25, 4.93) |
| CIE-LCH | lch(79.59, 33.62, 171.57°) |
| OKLab | oklab(81.2% -0.0948 0.0125) |
| OKLCH | oklch(81.2% 0.096 172.5) |
| XYZ | xyz(41.3248, 55.9631, 55.6284) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.23
Pale Teal
#82CBB2
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 5.26
Eucalyptus
#44D7A8
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6BB #D67C97
analogous
#7CD68E #7CD6BB #7CC4D6
triadic
#7CD6BB #BB7CD6 #D6BB7C
tetradic
#7CD6BB #8E7CD6 #D67C97 #C4D67C
square
#7CD6BB #8E7CD6 #D67C97 #C4D67C
split-complementary
#7CD6BB #D67CC4 #D68E7C
monochromatic
#33A482 #4DC7A3 #7CD6BB #ABE5D3 #D9F3EB
Accessibility & contrast
On white
1.72
#7CD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#7CD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6BB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6BB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#5ED8CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd6bb; /* rgb */ color: rgb(124, 214, 187); /* oklch */ color: oklch(81.2% 0.096 172.5);
Tailwind
colors: {
custom: {
50: '#a6e3cf',
500: '#7cd6bb',
950: '#000000',
},
}SCSS
$custom: #7cd6bb; $custom-light: #a6e3cf; $custom-dark: #000000;
JSON
{
"hex": "#7cd6bb",
"rgb": {
"r": 124,
"g": 214,
"b": 187
},
"hsl": {
"h": 162,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.812,
"c": 0.09566,
"h": 172.5
},
"luminance": 0.55966
}Semantic roles & 50–950 ramp
primary
#7CD6BB
secondary
#A84E69
accent
#2654C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483