#7CDCDD#7CDCDD
#7CDCDD is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.091 H 196.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDCDD |
|---|---|
| RGB | rgb(124, 220, 221) |
| HSL | hsl(181, 59%, 68%) |
| HSV | hsv(181, 44%, 87%) |
| CMYK | cmyk(43.9%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.21, -28.07, -9.34) |
| CIE-LCH | lch(82.21, 29.59, 198.41°) |
| OKLab | oklab(83.61% -0.0874 -0.0258) |
| OKLCH | oklch(83.61% 0.091 196.4) |
| XYZ | xyz(46.9514, 60.6882, 77.6324) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Paleturquoise
#AFEEEE
ΔE00 6.76
Aqua Blue
#02D8E9
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDCDD #DD7D7C
analogous
#7CDDAE #7CDCDD #7CABDD
triadic
#7CDCDD #DD7CDC #DCDD7C
tetradic
#7CDCDD #AE7CDD #DD7D7C #ABDD7C
square
#7CDCDD #AE7CDD #DD7D7C #ABDD7C
split-complementary
#7CDCDD #DD7CAB #DDAE7C
monochromatic
#2EAFB1 #4BCFD0 #7CDCDD #ADE9EA #DDF6F6
Accessibility & contrast
On white
1.60
#7CDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7CDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDCDD
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDCDD | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#4AE2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7cdcdd; /* rgb */ color: rgb(124, 220, 221); /* oklch */ color: oklch(83.6% 0.091 196.4);
Tailwind
colors: {
custom: {
50: '#a8e7e7',
500: '#7cdcdd',
950: '#000000',
},
}SCSS
$custom: #7cdcdd; $custom-light: #a8e7e7; $custom-dark: #000000;
JSON
{
"hex": "#7cdcdd",
"rgb": {
"r": 124,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.619,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.83608,
"c": 0.09111,
"h": 196.4
},
"luminance": 0.60692
}Semantic roles & 50–950 ramp
primary
#7CDCDD
secondary
#B34C4B
accent
#211FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484