#7CD3DD#7CD3DD
#7CD3DD is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.6% C 0.085 H 205.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD3DD |
|---|---|
| RGB | rgb(124, 211, 221) |
| HSL | hsl(186, 59%, 68%) |
| HSV | hsv(186, 44%, 87%) |
| CMYK | cmyk(43.9%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(79.67, -23.66, -13.14) |
| CIE-LCH | lch(79.67, 27.06, 209.05°) |
| OKLab | oklab(81.57% -0.0771 -0.0362) |
| OKLCH | oklch(81.57% 0.085 205.1) |
| XYZ | xyz(44.6527, 56.0906, 76.8661) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 7.41
Darkturquoise
#00CED1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD3DD #DD867C
analogous
#7CDDB7 #7CD3DD #7CA2DD
triadic
#7CD3DD #DD7CD3 #D3DD7C
tetradic
#7CD3DD #B77CDD #DD867C #A2DD7C
square
#7CD3DD #B77CDD #DD867C #A2DD7C
split-complementary
#7CD3DD #DD7CA2 #DDB77C
monochromatic
#2EA3B1 #4BC3D0 #7CD3DD #ADE3EA #DDF4F6
Accessibility & contrast
On white
1.72
#7CD3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#7CD3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD3DD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD3DD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDE
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#4DD9D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7cd3dd; /* rgb */ color: rgb(124, 211, 221); /* oklch */ color: oklch(81.6% 0.085 205.1);
Tailwind
colors: {
custom: {
50: '#a7e0e7',
500: '#7cd3dd',
950: '#000000',
},
}SCSS
$custom: #7cd3dd; $custom-light: #a7e0e7; $custom-dark: #000000;
JSON
{
"hex": "#7cd3dd",
"rgb": {
"r": 124,
"g": 211,
"b": 221
},
"hsl": {
"h": 186.186,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.81566,
"c": 0.08514,
"h": 205.1
},
"luminance": 0.56094
}Semantic roles & 50–950 ramp
primary
#7CD3DD
secondary
#B3554B
accent
#301FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484