#7CD7DC#7CD7DC
#7CD7DC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.4% C 0.087 H 200.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD7DC |
|---|---|
| RGB | rgb(124, 215, 220) |
| HSL | hsl(183, 58%, 67%) |
| HSV | hsv(183, 44%, 86%) |
| CMYK | cmyk(43.6%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.77, -25.89, -10.96) |
| CIE-LCH | lch(80.77, 28.11, 202.95°) |
| OKLab | oklab(82.44% -0.0821 -0.0302) |
| OKLCH | oklch(82.44% 0.087 200.2) |
| XYZ | xyz(45.5259, 58.0497, 76.5019) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD7DC #DC817C
analogous
#7CDCB1 #7CD7DC #7CA7DC
triadic
#7CD7DC #DC7CD7 #D7DC7C
tetradic
#7CD7DC #B17CDC #DC817C #A7DC7C
square
#7CD7DC #B17CDC #DC817C #A7DC7C
split-complementary
#7CD7DC #DC7CA7 #DCB17C
monochromatic
#2FA8AF #4CC8CF #7CD7DC #ACE6E9 #DDF4F6
Accessibility & contrast
On white
1.67
#7CD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#7CD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD7DC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD7DC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#4CDDD8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd7dc; /* rgb */ color: rgb(124, 215, 220); /* oklch */ color: oklch(82.4% 0.087 200.2);
Tailwind
colors: {
custom: {
50: '#a7e3e6',
500: '#7cd7dc',
950: '#000000',
},
}SCSS
$custom: #7cd7dc; $custom-light: #a7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd7dc",
"rgb": {
"r": 124,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.82439,
"c": 0.08746,
"h": 200.2
},
"luminance": 0.58053
}Semantic roles & 50–950 ramp
primary
#7CD7DC
secondary
#B1504B
accent
#2920C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484