#7CD1DD#7CD1DD
#7CD1DD is a light, moderate teal. Relative luminance 0.551; OKLCH L 81.1% C 0.084 H 207.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD1DD |
|---|---|
| RGB | rgb(124, 209, 221) |
| HSL | hsl(187, 59%, 68%) |
| HSV | hsv(187, 44%, 87%) |
| CMYK | cmyk(43.9%, 5.4%, 0%, 13.3%) |
| CIE-LAB | lab(79.10, -22.66, -13.99) |
| CIE-LCH | lch(79.10, 26.63, 211.69°) |
| OKLab | oklab(81.11% -0.0748 -0.0385) |
| OKLCH | oklch(81.11% 0.084 207.2) |
| XYZ | xyz(44.1589, 55.1031, 76.7016) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Sky Blue
#87CEEB
ΔE00 7.07
Robin Egg Blue
#8AF1FE
ΔE00 7.24
Powder Blue
#B0E0E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD1DD #DD887C
analogous
#7CDDB9 #7CD1DD #7CA0DD
triadic
#7CD1DD #DD7CD1 #D1DD7C
tetradic
#7CD1DD #B97CDD #DD887C #A0DD7C
square
#7CD1DD #B97CDD #DD887C #A0DD7C
split-complementary
#7CD1DD #DD7CA0 #DDB97C
monochromatic
#2EA1B1 #4BC0D0 #7CD1DD #ADE2EA #DDF3F6
Accessibility & contrast
On white
1.75
#7CD1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#7CD1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD1DD
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD1DD | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDE
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#4DD8D4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7cd1dd; /* rgb */ color: rgb(124, 209, 221); /* oklch */ color: oklch(81.1% 0.084 207.2);
Tailwind
colors: {
custom: {
50: '#a7dfe7',
500: '#7cd1dd',
950: '#000000',
},
}SCSS
$custom: #7cd1dd; $custom-light: #a7dfe7; $custom-dark: #000000;
JSON
{
"hex": "#7cd1dd",
"rgb": {
"r": 124,
"g": 209,
"b": 221
},
"hsl": {
"h": 187.423,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.81114,
"c": 0.0841,
"h": 207.2
},
"luminance": 0.55106
}Semantic roles & 50–950 ramp
primary
#7CD1DD
secondary
#B3574B
accent
#341FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484