#7CD2DC#7CD2DC
#7CD2DC is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.3% C 0.084 H 205.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD2DC |
|---|---|
| RGB | rgb(124, 210, 220) |
| HSL | hsl(186, 58%, 67%) |
| HSV | hsv(186, 44%, 86%) |
| CMYK | cmyk(43.6%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(79.35, -23.42, -13.08) |
| CIE-LCH | lch(79.35, 26.82, 209.18°) |
| OKLab | oklab(81.31% -0.0763 -0.036) |
| OKLCH | oklch(81.31% 0.084 205.2) |
| XYZ | xyz(44.2722, 55.5422, 76.0840) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.66
Robin'S Egg Blue
#98EFF9
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Powder Blue
#B0E0E6
ΔE00 7.45
Darkturquoise
#00CED1
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD2DC #DC867C
analogous
#7CDCB6 #7CD2DC #7CA2DC
triadic
#7CD2DC #DC7CD2 #D2DC7C
tetradic
#7CD2DC #B67CDC #DC867C #A2DC7C
square
#7CD2DC #B67CDC #DC867C #A2DC7C
split-complementary
#7CD2DC #DC7CA2 #DCB67C
monochromatic
#2FA2AF #4CC1CF #7CD2DC #ACE3E9 #DDF3F6
Accessibility & contrast
On white
1.73
#7CD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#7CD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD2DC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD2DC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B6BFDC
Tritanopia (blue-blind)
#4ED8D5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd2dc; /* rgb */ color: rgb(124, 210, 220); /* oklch */ color: oklch(81.3% 0.084 205.2);
Tailwind
colors: {
custom: {
50: '#a7e0e6',
500: '#7cd2dc',
950: '#000000',
},
}SCSS
$custom: #7cd2dc; $custom-light: #a7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#7cd2dc",
"rgb": {
"r": 124,
"g": 210,
"b": 220
},
"hsl": {
"h": 186.25,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.81305,
"c": 0.08437,
"h": 205.2
},
"luminance": 0.55546
}Semantic roles & 50–950 ramp
primary
#7CD2DC
secondary
#B1564B
accent
#3120C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484