#7CD6DC#7CD6DC
#7CD6DC is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.2% C 0.087 H 201.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD6DC |
|---|---|
| RGB | rgb(124, 214, 220) |
| HSL | hsl(184, 58%, 67%) |
| HSV | hsv(184, 44%, 86%) |
| CMYK | cmyk(43.6%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(80.48, -25.40, -11.38) |
| CIE-LCH | lch(80.48, 27.83, 204.15°) |
| OKLab | oklab(82.21% -0.0809 -0.0313) |
| OKLCH | oklch(82.21% 0.087 201.2) |
| XYZ | xyz(45.2721, 57.5420, 76.4173) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD6DC #DC827C
analogous
#7CDCB2 #7CD6DC #7CA6DC
triadic
#7CD6DC #DC7CD6 #D6DC7C
tetradic
#7CD6DC #B27CDC #DC827C #A6DC7C
square
#7CD6DC #B27CDC #DC827C #A6DC7C
split-complementary
#7CD6DC #DC7CA6 #DCB27C
monochromatic
#2FA7AF #4CC7CF #7CD6DC #ACE5E9 #DDF4F6
Accessibility & contrast
On white
1.68
#7CD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#7CD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD6DC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD6DC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#4DDCD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd6dc; /* rgb */ color: rgb(124, 214, 220); /* oklch */ color: oklch(82.2% 0.087 201.2);
Tailwind
colors: {
custom: {
50: '#a7e3e6',
500: '#7cd6dc',
950: '#000000',
},
}SCSS
$custom: #7cd6dc; $custom-light: #a7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd6dc",
"rgb": {
"r": 124,
"g": 214,
"b": 220
},
"hsl": {
"h": 183.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82212,
"c": 0.08679,
"h": 201.2
},
"luminance": 0.57546
}Semantic roles & 50–950 ramp
primary
#7CD6DC
secondary
#B1514B
accent
#2A20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484