#7CD5DC#7CD5DC
#7CD5DC is a light, moderate teal. Relative luminance 0.570; OKLCH L 82.0% C 0.086 H 202.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD5DC |
|---|---|
| RGB | rgb(124, 213, 220) |
| HSL | hsl(184, 58%, 67%) |
| HSV | hsv(184, 44%, 86%) |
| CMYK | cmyk(43.6%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(80.20, -24.90, -11.81) |
| CIE-LCH | lch(80.20, 27.56, 205.37°) |
| OKLab | oklab(81.99% -0.0798 -0.0325) |
| OKLCH | oklch(81.99% 0.086 202.2) |
| XYZ | xyz(45.0198, 57.0374, 76.3332) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 6.93
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD5DC #DC837C
analogous
#7CDCB3 #7CD5DC #7CA5DC
triadic
#7CD5DC #DC7CD5 #D5DC7C
tetradic
#7CD5DC #B37CDC #DC837C #A5DC7C
square
#7CD5DC #B37CDC #DC837C #A5DC7C
split-complementary
#7CD5DC #DC7CA5 #DCB37C
monochromatic
#2FA6AF #4CC6CF #7CD5DC #ACE4E9 #DDF4F6
Accessibility & contrast
On white
1.69
#7CD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#7CD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD5DC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD5DC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#4DDBD7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7cd5dc; /* rgb */ color: rgb(124, 213, 220); /* oklch */ color: oklch(82.0% 0.086 202.2);
Tailwind
colors: {
custom: {
50: '#a7e2e6',
500: '#7cd5dc',
950: '#000000',
},
}SCSS
$custom: #7cd5dc; $custom-light: #a7e2e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd5dc",
"rgb": {
"r": 124,
"g": 213,
"b": 220
},
"hsl": {
"h": 184.375,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81985,
"c": 0.08615,
"h": 202.2
},
"luminance": 0.57041
}Semantic roles & 50–950 ramp
primary
#7CD5DC
secondary
#B1524B
accent
#2C20C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484