#7CD6C8#7CD6C8
#7CD6C8 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.089 H 182.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6C8 |
|---|---|
| RGB | rgb(124, 214, 200) |
| HSL | hsl(171, 52%, 66%) |
| HSV | hsv(171, 42%, 84%) |
| CMYK | cmyk(42.1%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(79.92, -30.28, -1.53) |
| CIE-LCH | lch(79.92, 30.32, 182.89°) |
| OKLab | oklab(81.58% -0.0892 -0.0046) |
| OKLCH | oklch(81.58% 0.089 182.9) |
| XYZ | xyz(42.7800, 56.5452, 63.2924) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 5.42
Tiffany Blue
#7BF2DA
ΔE00 6.87
Mediumaquamarine
#66CDAA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6C8 #D67C8A
analogous
#7CD69B #7CD6C8 #7CB7D6
triadic
#7CD6C8 #C87CD6 #D6C87C
tetradic
#7CD6C8 #9B7CD6 #D67C8A #B7D67C
square
#7CD6C8 #9B7CD6 #D67C8A #B7D67C
split-complementary
#7CD6C8 #D67CB7 #D69B7C
monochromatic
#33A493 #4DC7B4 #7CD6C8 #ABE5DC #D9F3EF
Accessibility & contrast
On white
1.71
#7CD6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#7CD6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6C8
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6C8 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#58D9D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7cd6c8; /* rgb */ color: rgb(124, 214, 200); /* oklch */ color: oklch(81.6% 0.089 182.9);
Tailwind
colors: {
custom: {
50: '#a6e3d8',
500: '#7cd6c8',
950: '#000000',
},
}SCSS
$custom: #7cd6c8; $custom-light: #a6e3d8; $custom-dark: #000000;
JSON
{
"hex": "#7cd6c8",
"rgb": {
"r": 124,
"g": 214,
"b": 200
},
"hsl": {
"h": 170.667,
"s": 52.326,
"l": 66.275
},
"oklch": {
"l": 0.81576,
"c": 0.08936,
"h": 182.9
},
"luminance": 0.56548
}Semantic roles & 50–950 ramp
primary
#7CD6C8
secondary
#A84E5C
accent
#263EC0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483